]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/silica/pengwyn/Makefile
am335x: Switch to CONFIG_SKIP_LOWLEVEL_INIT from guarding SPL or NOR_BOOT
[karo-tx-uboot.git] / board / silica / pengwyn / Makefile
index c8b4f9a28084b7cef5943fe61cc76120f1b298b1..804ac379dbd4e91caf2ac8004bc631f4ecadff01 100644 (file)
@@ -6,7 +6,7 @@
 # SPDX-License-Identifier:     GPL-2.0+
 #
 
-ifeq ($(CONFIG_SPL_BUILD)$(CONFIG_NOR_BOOT),y)
+ifeq ($(CONFIG_SKIP_LOWLEVEL_INIT),)
 obj-y  := mux.o
 endif