mirror of
https://github.com/openwrt/openwrt.git
synced 2025-01-31 08:25:29 +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
|