fix install path.
This commit is contained in:
@@ -52,4 +52,4 @@ toolchain.archive:
|
||||
cd $(BR_STAGING)/cross/usr; tar cvjf $(BR_STAGING)/toolchain.tar.bz2 *
|
||||
|
||||
install.sd:
|
||||
sudo dd if=$(BR_STAGING)/buildroot/images/sdcard.img of=/dev/mmcblk0 && sync && sync
|
||||
sudo dd if=$(BR_STAGING)/buildroot/images/sdcard.img of=/dev/sdb && sync && sync
|
||||
|
||||
Reference in New Issue
Block a user