mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-21 06:33:41 +00:00
10 lines
134 B
Makefile
10 lines
134 B
Makefile
|
FEATURES+=source-only
|
||
|
|
||
|
SUBTARGET:=ox810se
|
||
|
BOARDNAME:=OX810SE
|
||
|
CPU_TYPE:=arm926ej-s
|
||
|
|
||
|
define Target/Description
|
||
|
Oxford OX810SE
|
||
|
endef
|