]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - post/drivers/Makefile
post: descend only when CONFIG_HAS_POST is defined
[karo-tx-uboot.git] / post / drivers / Makefile
index 328f880b1d952367be8372f15374513481c086a3..1abfb1ffe6fbba78149b28c847905970dc5f2040 100644 (file)
@@ -5,4 +5,4 @@
 # SPDX-License-Identifier:     GPL-2.0+
 #
 
-obj-$(CONFIG_HAS_POST) += flash.o i2c.o memory.o rtc.o
+obj-y += flash.o i2c.o memory.o rtc.o