targets: remove useless quotes around KERNELNAME
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 42780
This commit is contained in:
@@ -25,6 +25,6 @@ define Target/Description
|
||||
Currently produces SD Card image for Raspberry Pi.
|
||||
endef
|
||||
|
||||
KERNELNAME="Image"
|
||||
KERNELNAME:=Image
|
||||
|
||||
$(eval $(call BuildTarget))
|
||||
|
||||
Reference in New Issue
Block a user