]> git.sur5r.net Git - u-boot/blobdiff - arch/mips/lib/Makefile
Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
[u-boot] / 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