mirror of
https://github.com/Heleguo/lede.git
synced 2026-01-04 11:53:33 +00: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
|
|
|
|
|