mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-22 06:57:51 +00:00
5 lines
87 B
Makefile
5 lines
87 B
Makefile
content: lx_block.img
|
|
|
|
lx_block.img:
|
|
dd if=/dev/zero of=$@ bs=1M count=64 2>/dev/null
|