From: Florian Fainelli Date: Tue, 27 Nov 2012 18:42:28 +0000 (+0000) Subject: remove unused variables from Makefile.boot X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=94b7be6dd7271d8c8f46e29be1b7eb1880dbb32b;p=lede.git remove unused variables from Makefile.boot Signed-off-by: Florian Fainelli SVN-Revision: 34392 --- 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