Skip to content

Commit

Permalink
Update ipq60xx.mk
Browse files Browse the repository at this point in the history
  • Loading branch information
breeze303 authored Oct 20, 2024
1 parent 7734b7a commit a804eea
Showing 1 changed file with 0 additions and 15 deletions.
15 changes: 0 additions & 15 deletions target/linux/qualcommax/image/ipq60xx.mk
Original file line number Diff line number Diff line change
Expand Up @@ -17,21 +17,6 @@ define Device/EmmcImage
IMAGE/sysupgrade.bin/squashfs := append-rootfs | pad-to 64k | sysupgrade-tar rootfs=$$$$@ | append-metadata
endef

define Device/jdcloud_ax1800-pro
$(call Device/FitImage)
$(call Device/EmmcImage)
DEVICE_VENDOR := JDCloud
DEVICE_MODEL := AX1800 Pro
DEVICE_DTS_CONFIG := config@cp03-c2
DEVICE_DTS := ipq6018-jdcloud-ax1800-pro
SOC := ipq6018
DEVICE_PACKAGES := ipq-wifi-jdcloud_ax1800-pro kmod-fs-ext4 mkf2fs f2fsck kmod-fs-f2fs
BLOCKSIZE := 64k
KERNEL_SIZE := 6144k
IMAGE/factory.bin := append-kernel | pad-to $${KERNEL_SIZE} | append-rootfs | append-metadata
endef
TARGET_DEVICES += jdcloud_ax1800-pro

define Device/jdcloud_ax6600
$(call Device/FitImage)
$(call Device/EmmcImage)
Expand Down

0 comments on commit a804eea

Please sign in to comment.