brcm2708: switch device tree compilation to linux
[openwrt.git] / target / linux / brcm2708 / Makefile
index 6d8aba0..f8c9347 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))