]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - post/Makefile
post/i2c: Rename I2C_ADDR_LIST to CONFIG_SYS_POST_I2C_ADDRS
[karo-tx-uboot.git] / post / Makefile
index 769e9c63966b939658b0b55470de292dcaead882..169d12632430f6ddaa7324c6b8c2d5a1a4472eac 100644 (file)
@@ -26,7 +26,8 @@ include $(OBJTREE)/include/autoconf.mk
 
 LIB                            = libpost.a
 GPLIB-$(CONFIG_HAS_POST)       += libgenpost.a
-COBJS-$(CONFIG_HAS_POST)       += post.o tests.o
+COBJS-$(CONFIG_HAS_POST)       += post.o
+COBJS-$(CONFIG_POST_STD_LIST)  += tests.o
 
 SPLIB-$(CONFIG_HAS_POST) = drivers/libpostdrivers.a
 SPLIB-$(CONFIG_HAS_POST) += $(shell if [ -d lib_$(ARCH) ]; then echo \