mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-29 01:59:02 +00:00
6 lines
110 B
Makefile
6 lines
110 B
Makefile
|
ARCH:=arm
|
||
|
SUBTARGET:=en7523
|
||
|
BOARDNAME:=EN7523
|
||
|
CPU_TYPE:=cortex-a7
|
||
|
KERNELNAME:=Image dtbs
|
||
|
FEATURES+=source-only
|