]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - arch/powerpc/cpu/Makefile
powerpc: move mpc8xxx entry under arch/powerpc/cpu/
[karo-tx-uboot.git] / arch / powerpc / cpu / Makefile
diff --git a/arch/powerpc/cpu/Makefile b/arch/powerpc/cpu/Makefile
new file mode 100644 (file)
index 0000000..d630abe
--- /dev/null
@@ -0,0 +1,3 @@
+ifneq ($(filter mpc83xx mpc85xx mpc86xx,$(CPU)),)
+obj-y += mpc8xxx/
+endif