summaryrefslogtreecommitdiffstats
path: root/post/drivers
diff options
context:
space:
mode:
Diffstat (limited to 'post/drivers')
-rw-r--r--post/drivers/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/post/drivers/Makefile b/post/drivers/Makefile
index 328f880b1d..1abfb1ffe6 100644
--- a/post/drivers/Makefile
+++ b/post/drivers/Makefile
@@ -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
OpenPOWER on IntegriCloud