|
@@ -209,13 +209,7 @@ endif
|
|
|
#
|
|
|
# Board-dependent options and extra files
|
|
|
#
|
|
|
-
|
|
|
-#
|
|
|
-# Texas Instruments AR7
|
|
|
-#
|
|
|
-core-$(CONFIG_AR7) += arch/mips/ar7/
|
|
|
-cflags-$(CONFIG_AR7) += -I$(srctree)/arch/mips/include/asm/mach-ar7
|
|
|
-load-$(CONFIG_AR7) += 0xffffffff94100000
|
|
|
+include $(srctree)/arch/mips/Kbuild.platforms
|
|
|
|
|
|
#
|
|
|
# Acer PICA 61, Mips Magnum 4000 and Olivetti M700.
|