Update pi scripts
This commit is contained in:
@@ -28,3 +28,6 @@ else
|
||||
cp $(BR_PROJECT)/configs/buildroot.config $(BR_STAGING)/buildroot/.config; \
|
||||
fi
|
||||
endif
|
||||
|
||||
install.sd:
|
||||
sudo dd if=$(BR_STAGING)/buildroot/images/sdcard.img of=/dev/mmcblk0 && sync && sync
|
||||
|
||||
Reference in New Issue
Block a user