This commit is contained in:
2018-06-21 00:09:52 +02:00
parent 42df8bb2b2
commit 35cf081200
15 changed files with 32 additions and 4 deletions

View File

@@ -48,4 +48,4 @@ else
endif
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