mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-07-03 19:17:06 +08: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
|