omap24xx: Append dtb to the zImage
[oweals/openwrt.git] / target / linux / brcm2708 / Makefile
index 6d8aba018aa6b656bfc6eaeced509bc2fe40730d..f8c93474c5ca7cd45bea0dba8cee5fcd01561d4a 100644 (file)
@@ -26,6 +26,6 @@ define Target/Description
        Currently produces SD Card image for Raspberry Pi.
 endef
 
-KERNELNAME:=Image
+KERNELNAME:=Image dtbs
 
 $(eval $(call BuildTarget))