mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-06-14 20:02:04 +08:00
9 lines
142 B
Makefile
9 lines
142 B
Makefile
BOARDNAME:=Generic
|
|
FEATURES += ramdisk usb ext4
|
|
|
|
define Target/Description
|
|
Build firmware images for generic ARC 770D based boards.
|
|
endef
|
|
|
|
|