]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - arch/mips/Makefile
include/bitfield.h: Assure new bitfield value doesn't touch unwanted bits
[karo-tx-uboot.git] / arch / mips / Makefile
index 1907b57229c1486d95e1b3338fb804df5917f7ca..43f0f5c5046b0361dfd20b8e5058edd046bbf5ad 100644 (file)
@@ -2,7 +2,9 @@
 # SPDX-License-Identifier:     GPL-2.0+
 #
 
-head-y := arch/mips/cpu/$(CPU)/start.o
+head-y := arch/mips/cpu/start.o
 
-libs-y += arch/mips/cpu/$(CPU)/
+libs-y += arch/mips/cpu/
 libs-y += arch/mips/lib/
+
+libs-$(CONFIG_SOC_AU1X00) += arch/mips/mach-au1x00/