Skip to content

Commit

Permalink
ipq60xx: fix
Browse files Browse the repository at this point in the history
  • Loading branch information
breeze303 committed Oct 21, 2024
1 parent cad19a2 commit 2953bee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions target/linux/qualcommax/image/ipq60xx.mk
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ define Device/jdcloud_ax1800-pro
DEVICE_VENDOR := JDCloud
DEVICE_MODEL := AX1800 Pro
DEVICE_DTS_CONFIG := config@cp03-c2
DEVICE_DTS := ipq6018-jdcloud-ax1800-pro
DEVICE_DTS := ipq6000-jdcloud-ax1800-pro
SOC := ipq6000
DEVICE_PACKAGES := ipq-wifi-jdcloud_ax1800-pro kmod-fs-ext4 mkf2fs f2fsck kmod-fs-f2fs
BLOCKSIZE := 64k
Expand All @@ -79,7 +79,7 @@ define Device/jdcloud_ax6600
DEVICE_VENDOR := JDCloud
DEVICE_MODEL := AX6600
DEVICE_DTS_CONFIG := config@cp03-c3
DEVICE_DTS := ipq6018-jdcloud-ax6600
DEVICE_DTS := ipq6010-jdcloud-ax6600
SOC := ipq6010
DEVICE_PACKAGES := ipq-wifi-jdcloud_ax6600 kmod-ath11k-pci ath11k-firmware-qcn9074 kmod-fs-ext4 mkf2fs f2fsck kmod-fs-f2fs
BLOCKSIZE := 64k
Expand Down

0 comments on commit 2953bee

Please sign in to comment.