tests/pkg_fatfs: Create required bin/ directory
This commit is contained in:
parent
5e763ee23c
commit
2c84f997d9
@ -45,6 +45,7 @@ USEMODULE += mtd_sdcard
|
|||||||
endif
|
endif
|
||||||
|
|
||||||
image:
|
image:
|
||||||
|
${Q}mkdir -p bin
|
||||||
${Q}tar -xjf riot_fatfs_disk.tar.bz2 -C ./bin/
|
${Q}tar -xjf riot_fatfs_disk.tar.bz2 -C ./bin/
|
||||||
|
|
||||||
#this generates a compressed fat image file that can be used by the fat driver on native
|
#this generates a compressed fat image file that can be used by the fat driver on native
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user