mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-07-02 22:57:07 +08:00
9 lines
133 B
Makefile
9 lines
133 B
Makefile
BOARDNAME:=Generic
|
|
FEATURES += ext4 usb ramdisk
|
|
|
|
define Target/Description
|
|
Build firmware images for ARC HS38 based boards.
|
|
endef
|
|
|
|
|