1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter.git synced 2025-02-13 03:41:54 +00:00
openmptcprouter/5.4/target/linux/ipq60xx/ipq60xx_32/target.mk

13 lines
273 B
Makefile

ARCH:=arm
SUBTARGET:=ipq60xx_32
BOARDNAME:=QTI IPQ60xx(32bit) based boards
CPU_TYPE:=cortex-a7
DEFAULT_PACKAGES += \
uboot-2016-ipq6018 uboot-2016-ipq6018_tiny lk-ipq6018 \
fwupgrade-tools
define Target/Description
Build firmware image for IPQ60xx SoC devices.
endef