]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - arch/mips/lib/Makefile
MIPS: allow use of generic board
[karo-tx-uboot.git] / arch / mips / lib / Makefile
index 88ef1c59ab59bf6081dd43a61c6631bcaf12f460..e483e86f6b471e69e4b38b190c0c14278294a621 100644 (file)
@@ -5,7 +5,9 @@
 # SPDX-License-Identifier:     GPL-2.0+
 #
 
+ifndef CONFIG_SYS_GENERIC_BOARD
 obj-y  += board.o
+endif
 obj-y  += io.o
 
 obj-$(CONFIG_CMD_BOOTM) += bootm.o