Author: blogic Date: 2015-10-26 10:01:21 +0100 (Mon, 26 Oct 2015) New Revision: 47260
Modified: trunk/target/linux/brcm2708/image/Makefile Log: brcm2708: copy overlays README to boot partition Signed-off-by: ?\195?\129lvaro Fern?\195?\161ndez Rojas <[email protected]> Modified: trunk/target/linux/brcm2708/image/Makefile =================================================================== --- trunk/target/linux/brcm2708/image/Makefile 2015-10-26 09:01:12 UTC (rev 47259) +++ trunk/target/linux/brcm2708/image/Makefile 2015-10-26 09:01:21 UTC (rev 47260) @@ -43,6 +43,7 @@ mcopy -i [email protected] $(DTS_DIR)/$(DEVICE_DTS).dtb ::$(DEVICE_DTS).dtb mmd -i [email protected] ::/overlays mcopy -i [email protected] $(DTS_DIR)/overlays/*.dtb ::/overlays/ + mcopy -i [email protected] $(DTS_DIR)/overlays/README ::/overlays/ endef define Build/sdcard-img _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
