[buildroot] make targets provide their KERNELNAME
[openwrt.git] / target / linux / avr32 / Makefile
index 62d2496..8c85be2 100644 (file)
@@ -20,4 +20,6 @@ define Target/Description
   Build firmware images for ATNGW100 board
 endef
 
+KERNELNAME:=uImage
+
 $(eval $(call BuildTarget))
This page took 0.024772 seconds and 4 git commands to generate.