brcm2708: define KERNELNAME accordingly
[openwrt.git] / target / linux / brcm2708 / Makefile
index 8ab34eb..f83d6f5 100644 (file)
@@ -25,4 +25,6 @@ define Target/Description
        Currently produces SD Card image for Raspberry Pi.
 endef
 
+KERNELNAME="Image"
+
 $(eval $(call BuildTarget))