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