Signed-off-by: Álvaro Fernández Rojas <nolt...@gmail.com> --- target/linux/brcm2708/image/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/target/linux/brcm2708/image/Makefile b/target/linux/brcm2708/image/Makefile index ecf6f71..bfcb522 100644 --- a/target/linux/brcm2708/image/Makefile +++ b/target/linux/brcm2708/image/Makefile @@ -47,8 +47,8 @@ define Device/Default FILESYSTEMS := ext4 PROFILES = Default $$(DEVICE_PROFILE) KERNEL := kernel-bin - IMAGES := sdcard.bin - IMAGE/sdcard.bin := gen-cfg | boot-img | sdcard-img + IMAGES := sdcard.img + IMAGE/sdcard.img := gen-cfg | boot-img | sdcard-img DEVICE_PROFILE := DEVICE_DTS := endef -- 1.9.1 _______________________________________________ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel