mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-07-19 12:07:00 +08:00
9 lines
141 B
Makefile
9 lines
141 B
Makefile
![]() |
BOARDNAME:=Generic
|
||
|
FEATURES += ramdisk usb ext4
|
||
|
|
||
|
define Target/Description
|
||
|
Build firmware images for generic ARC 770D based boards.
|
||
|
endef
|
||
|
|
||
|
|