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