From: Sandeep Sheriker Mallikarjun <[email protected]>
generating default sdcard image for som1 Ek board on sd1 interface. Signed-off-by: Sandeep Sheriker Mallikarjun <[email protected]> Signed-off-by: Sandeep Sheriker M <[email protected]> --- target/linux/at91/image/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/linux/at91/image/Makefile b/target/linux/at91/image/Makefile index 434fdbe..3d2462a 100644 --- a/target/linux/at91/image/Makefile +++ b/target/linux/at91/image/Makefile @@ -47,7 +47,7 @@ define Build/at91-sdcard $(if $(findstring sama5,$(DEVICE_NAME)) , \ mcopy -i [email protected] \ - $(BIN_DIR)/u-boot-$(DEVICE_NAME:at91-%=%)_mmc/u-boot.bin \ + $(BIN_DIR)/u-boot-$(DEVICE_NAME:at91-%=%)_mmc*/u-boot.bin \ ::u-boot.bin mcopy -i [email protected] \ -- 2.7.4 _______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-devel
