mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-26 00:41:17 +00:00
9 lines
136 B
Makefile
9 lines
136 B
Makefile
|
BOARDNAME:=Generic
|
||
|
FEATURES += ramdisk usb
|
||
|
|
||
|
define Target/Description
|
||
|
Build firmware images for generic ARC HS38 based boards.
|
||
|
endef
|
||
|
|
||
|
|