mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-13 21:29:45 +01:00
4 lines
45 B
Makefile
4 lines
45 B
Makefile
|
|
all: mkfimage
|
|
gcc mkfimage.c -o mkfimage
|
|
|