mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-29 04:09:41 +02:00
5 lines
45 B
Makefile
5 lines
45 B
Makefile
|
|
||
|
all: mkfimage
|
||
|
gcc mkfimage.c -o mkfimage
|
||
|
|