From 60b9117c437ef8bdbc4326b4926a4d124fcc4d52 Mon Sep 17 00:00:00 2001 From: Florian Fainelli Date: Tue, 27 Nov 2012 18:42:28 +0000 Subject: [PATCH] [mcs814x] remove unused variables from Makefile.boot Signed-off-by: Florian Fainelli SVN-Revision: 34392 --- .../linux/mcs814x/files-3.3/arch/arm/mach-mcs814x/Makefile.boot | 2 -- 1 file changed, 2 deletions(-) diff --git a/target/linux/mcs814x/files-3.3/arch/arm/mach-mcs814x/Makefile.boot b/target/linux/mcs814x/files-3.3/arch/arm/mach-mcs814x/Makefile.boot index 60dfcf6dca..b5725078d7 100644 --- a/target/linux/mcs814x/files-3.3/arch/arm/mach-mcs814x/Makefile.boot +++ b/target/linux/mcs814x/files-3.3/arch/arm/mach-mcs814x/Makefile.boot @@ -1,6 +1,4 @@ zreladdr-y := 0x00008000 - params_phys-y := 0x00000008 - initrd_phys-y := 0x00400000 dtb-$(CONFIG_MACH_DLAN_USB_EXT) += dlan-usb-extender.dtb dtb-$(CONFIG_MACH_RBT_832) += rbt-832.dtb -- 2.30.2