mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-06-09 18:02:04 +08: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 |