]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - arch/mips/lib/Makefile
karo: fdt: fix panel-dpi support
[karo-tx-uboot.git] / arch / mips / lib / Makefile
index e483e86f6b471e69e4b38b190c0c14278294a621..ac536da674d3958063f35f8e4bc76ae4c777f3d5 100644 (file)
@@ -5,9 +5,8 @@
 # SPDX-License-Identifier:     GPL-2.0+
 #
 
-ifndef CONFIG_SYS_GENERIC_BOARD
-obj-y  += board.o
-endif
+obj-y  += cache.o
+obj-y  += cache_init.o
 obj-y  += io.o
 
 obj-$(CONFIG_CMD_BOOTM) += bootm.o