1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter.git synced 2025-02-15 04:42:02 +00:00
openmptcprouter/5.4/target/linux/ipq60xx/generic/target.mk

13 lines
231 B
Makefile
Raw Normal View History

SUBTARGET:=generic
BOARDNAME:=QTI IPQ60xx(64bit) based boards
CPU_TYPE:=cortex-a53
KERNELNAME:=Image dtbs
DEFAULT_PACKAGES += \
sysupgrade-helper
define Target/Description
Build firmware image for IPQ60xx 64 bit system.
endef