targets: remove useless quotes around KERNELNAME
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 42780
This commit is contained in:
@@ -15,7 +15,7 @@ MAINTAINER:=Imre Kaloz <kaloz@openwrt.org>
|
||||
|
||||
LINUX_VERSION:=3.10.49
|
||||
|
||||
KERNELNAME:="zImage"
|
||||
KERNELNAME:=zImage
|
||||
|
||||
include $(INCLUDE_DIR)/target.mk
|
||||
|
||||
|
||||
Reference in New Issue
Block a user