mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-20 14:13:16 +00:00
8 lines
158 B
Makefile
8 lines
158 B
Makefile
|
SUBTARGET:=ox820
|
||
|
BOARDNAME:=OX820/NAS782x
|
||
|
CPU_TYPE:=mpcore
|
||
|
FEATURES+=nand pci pcie ubifs usb
|
||
|
|
||
|
define Target/Description
|
||
|
Oxford/PLXTECH OX820/NAS782x
|
||
|
endef
|