mirror of
https://github.com/openwrt/openwrt.git
synced 2025-02-19 08:56:44 +00:00
5 lines
45 B
Makefile
5 lines
45 B
Makefile
|
|
all: mkfimage
|
|
gcc mkfimage.c -o mkfimage
|
|
|