targets: remove useless quotes around KERNELNAME
[openwrt/svn-archive/archive.git] / target / linux / ep93xx / Makefile
index debb8e99ae93f44628e2797946506f90f15e27ef..ad7fb31bd30716d47d052c3ec5f8e8f3eeef8098 100644 (file)
@@ -19,6 +19,6 @@ DEVICE_TYPE:=developerboard
 
 include $(INCLUDE_DIR)/target.mk
 
-KERNELNAME:="uImage"
+KERNELNAME:=uImage
 
 $(eval $(call BuildTarget))