colibri_imx6: fix video stdout in default environment
[oweals/u-boot.git] / post / Makefile
index 33db359b425e281d120fc6934f486656f7b950d0..afd49403c2818118a81ad15f5bfc548eec289d6f 100644 (file)
@@ -1,12 +1,10 @@
+# SPDX-License-Identifier: GPL-2.0+
 #
 # (C) Copyright 2002-2006
 # Wolfgang Denk, DENX Software Engineering, wd@denx.de.
-#
-# SPDX-License-Identifier:     GPL-2.0+
-#
 
 obj-y  += post.o
-obj-$(CONFIG_POST_STD_LIST)    += tests.o
+obj-y  += tests.o
 
 obj-y += drivers/
 obj-$(CONFIG_PPC) += lib_powerpc/