1#
2# SPDX-License-Identifier:	GPL-2.0+
3#
4
5obj-$(CONFIG_SPL_BUILD)	= high_speed_env_lib.o
6obj-$(CONFIG_SPL_BUILD)	+= high_speed_env_spec.o
7