mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2024-12-24 23:53:02 +00: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
|
||
|
|
||
|
|