mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-07-05 22:07:06 +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
|
|
|
|
|