From: John Crispin Date: Mon, 26 Oct 2015 09:01:21 +0000 (+0000) Subject: brcm2708: copy overlays README to boot partition X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=f080f2aa8ed71967d442afec7be1f24735f693b9;hp=71ca5b1cc5aa5d6b4c14274c2b5dcce075419dc0;p=openwrt%2Fstaging%2Fwigyori.git brcm2708: copy overlays README to boot partition Signed-off-by: Álvaro Fernández Rojas SVN-Revision: 47260 --- diff --git a/target/linux/brcm2708/image/Makefile b/target/linux/brcm2708/image/Makefile index cc0bfb0a26..cf263bdf01 100644 --- a/target/linux/brcm2708/image/Makefile +++ b/target/linux/brcm2708/image/Makefile @@ -43,6 +43,7 @@ define Build/boot-img mcopy -i $@.boot $(DTS_DIR)/$(DEVICE_DTS).dtb ::$(DEVICE_DTS).dtb mmd -i $@.boot ::/overlays mcopy -i $@.boot $(DTS_DIR)/overlays/*.dtb ::/overlays/ + mcopy -i $@.boot $(DTS_DIR)/overlays/README ::/overlays/ endef define Build/sdcard-img