aboutsummaryrefslogtreecommitdiff
path: root/target/linux/qualcommax/image/ipq60xx.mk
blob: 00dead93ad1f2984dfcd154d5fb04b5ab2fd9273 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
define Device/8devices_mango-dvk
	$(call Device/FitImageLzma)
	DEVICE_VENDOR := 8devices
	DEVICE_MODEL := Mango-DVK
	IMAGE_SIZE := 27776k
	BLOCKSIZE := 64k
	SOC := ipq6010
	SUPPORTED_DEVICES += 8devices,mango
	IMAGE/sysupgrade.bin := append-kernel | pad-to 64k | append-rootfs | pad-rootfs | check-size | append-metadata
	DEVICE_PACKAGES := ipq-wifi-8devices_mango
endef
TARGET_DEVICES += 8devices_mango-dvk