mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-04-16 04:13:31 +00:00
9 lines
158 B
Makefile
9 lines
158 B
Makefile
|
|
SUBTARGET:=generic
|
|
BOARDNAME:=QTI IPQ95xx(64bit) based boards
|
|
CPU_TYPE:=cortex-a73
|
|
|
|
define Target/Description
|
|
Build images for IPQ95xx 64 bit system.
|
|
endef
|