From f35da063bc797d44143542d08285cb0bf9b247de Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Sun, 5 Oct 2014 20:17:19 +0000 Subject: targets: remove useless quotes around KERNELNAME Signed-off-by: Felix Fietkau SVN-Revision: 42780 --- target/linux/bcm53xx/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/bcm53xx') diff --git a/target/linux/bcm53xx/Makefile b/target/linux/bcm53xx/Makefile index 519b5a5530..69f30f84ec 100644 --- a/target/linux/bcm53xx/Makefile +++ b/target/linux/bcm53xx/Makefile @@ -22,7 +22,7 @@ define Target/Description Build firmware images for Broadcom based BCM47xx/53xx routers with ARM CPU, *not* MIPS. endef -KERNELNAME:="zImage dtbs" +KERNELNAME:=zImage dtbs DEFAULT_PACKAGES += swconfig wpad-mini nvram \ kmod-gpio-button-hotplug \ -- cgit v1.2.3