board: ks2: move uinitrd fixup logic inside ft_board_setup_ex
[oweals/u-boot.git] / board / ti / am43xx / Makefile
index cb5fe889010bc5c4ce3c55a494e5873852619579..60a11d8c04d2550eec3b8573bd5cea257b35500a 100644 (file)
@@ -1,12 +1,10 @@
+# SPDX-License-Identifier: GPL-2.0+
 #
 # Makefile
 #
 # Copyright (C) 2013 Texas Instruments Incorporated - http://www.ti.com/
-#
-# SPDX-License-Identifier:     GPL-2.0+
-#
 
-ifdef CONFIG_SPL_BUILD
+ifeq ($(CONFIG_SKIP_LOWLEVEL_INIT),)
 obj-y  := mux.o
 endif