]> git.sur5r.net Git - u-boot/blobdiff - post/drivers/Makefile
serial: Add Actions Semi OWL UART support
[u-boot] / post / drivers / Makefile
index 6720f85139572508bbcba45efd10a8591c5c1cee..9a5a73a0f342fbfec5d46de58401ce490ba70d33 100644 (file)
@@ -1,13 +1,6 @@
+# SPDX-License-Identifier: GPL-2.0+
 #
 # (C) Copyright 2002-2006
 # Wolfgang Denk, DENX Software Engineering, wd@denx.de.
-#
-# 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