]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - post/drivers/Makefile
core: add ofnode_get_by_phandle() api
[people/ms/u-boot.git] / post / drivers / Makefile
index 6720f85139572508bbcba45efd10a8591c5c1cee..1abfb1ffe6fbba78149b28c847905970dc5f2040 100644 (file)
@@ -4,10 +4,5 @@
 #
 # SPDX-License-Identifier:     GPL-2.0+
 #
-include $(TOPDIR)/config.mk
 
-LIB    = libpostdrivers.o
-
-COBJS-$(CONFIG_HAS_POST)       += flash.o i2c.o memory.o rtc.o
-
-include $(TOPDIR)/post/rules.mk
+obj-y += flash.o i2c.o memory.o rtc.o