]> Git Repo - u-boot.git/blobdiff - post/drivers/Makefile
SPDX: Convert all of our single license tags to Linux Kernel style
[u-boot.git] / post / drivers / Makefile
index 328f880b1d952367be8372f15374513481c086a3..9a5a73a0f342fbfec5d46de58401ce490ba70d33 100644 (file)
@@ -1,8 +1,6 @@
+# SPDX-License-Identifier: GPL-2.0+
 #
 # (C) Copyright 2002-2006
 # Wolfgang Denk, DENX Software Engineering, [email protected].
-#
-# 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
This page took 0.021645 seconds and 4 git commands to generate.