aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/Makefile
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>2010-08-05 13:25:53 +0100
committerRalf Baechle <ralf@linux-mips.org>2010-08-05 13:25:53 +0100
commitbd152b095ef67898ed794f100e4ecc5298a61ad8 (patch)
treec3dfc77ff49e306fcd0c71a2d97a12038222261c /arch/mips/Makefile
parent026dab3c51d3d6129cf66f24bc592e9315856fdb (diff)
downloadkernel_samsung_smdk4412-bd152b095ef67898ed794f100e4ecc5298a61ad8.zip
kernel_samsung_smdk4412-bd152b095ef67898ed794f100e4ecc5298a61ad8.tar.gz
kernel_samsung_smdk4412-bd152b095ef67898ed794f100e4ecc5298a61ad8.tar.bz2
MIPS: Lasat: Migrate to new platform makefile style.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/Makefile')
-rw-r--r--arch/mips/Makefile7
1 files changed, 0 insertions, 7 deletions
diff --git a/arch/mips/Makefile b/arch/mips/Makefile
index c983a87..24ba939 100644
--- a/arch/mips/Makefile
+++ b/arch/mips/Makefile
@@ -191,13 +191,6 @@ endif
#
include $(srctree)/arch/mips/Kbuild.platforms
-#
-# LASAT platforms
-#
-core-$(CONFIG_LASAT) += arch/mips/lasat/
-cflags-$(CONFIG_LASAT) += -I$(srctree)/arch/mips/include/asm/mach-lasat
-load-$(CONFIG_LASAT) += 0xffffffff80000000
-
# NXP STB225
core-$(CONFIG_SOC_PNX833X) += arch/mips/nxp/pnx833x/common/
cflags-$(CONFIG_SOC_PNX833X) += -Iarch/mips/include/asm/mach-pnx833x