aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ipq40xx/image
diff options
context:
space:
mode:
author张 鹏 <sd20@qxwlan.com>2022-03-25 17:39:07 +0800
committerChristian Lamparter <chunkeey@gmail.com>2022-03-26 21:28:41 +0100
commite93af247a39c46cef963a0cd288f7bda5eaa9c1d (patch)
tree124adbcca4eb61634628aae8a0551224c5c4c8d2 /target/linux/ipq40xx/image
parent8cf9ba23a4a0ec9e807543612af27dbe2411dd5d (diff)
downloadupstream-e93af247a39c46cef963a0cd288f7bda5eaa9c1d.tar.gz
upstream-e93af247a39c46cef963a0cd288f7bda5eaa9c1d.tar.bz2
upstream-e93af247a39c46cef963a0cd288f7bda5eaa9c1d.zip
ipq40xx: update E2600AC c1/c2 board
Modified the radio frequency hardware part of e2600ac c1/c2, need to cooperate with the modified board.bin file, the device can work normally. Signed-off-by: 张 鹏 <sd20@qxwlan.com> (cherry picked from commit bdc786e82c13547b01bd8f699d00598a974c14f6) Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
Diffstat (limited to 'target/linux/ipq40xx/image')
-rw-r--r--target/linux/ipq40xx/image/generic.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/ipq40xx/image/generic.mk b/target/linux/ipq40xx/image/generic.mk
index 94b00f833a..d5ec18feac 100644
--- a/target/linux/ipq40xx/image/generic.mk
+++ b/target/linux/ipq40xx/image/generic.mk
@@ -928,7 +928,7 @@ define Device/qxwlan_e2600ac-c1
KERNEL_SIZE := 4096k
IMAGE_SIZE := 31232k
IMAGE/sysupgrade.bin := append-kernel | append-rootfs | pad-rootfs | append-metadata
- DEVICE_PACKAGES := ipq-wifi-qxwlan_e2600ac
+ DEVICE_PACKAGES := ipq-wifi-qxwlan_e2600ac-c1
DEFAULT := n
endef
TARGET_DEVICES += qxwlan_e2600ac-c1
@@ -943,7 +943,7 @@ define Device/qxwlan_e2600ac-c2
KERNEL_INSTALL := 1
BLOCKSIZE := 128k
PAGESIZE := 2048
- DEVICE_PACKAGES := ipq-wifi-qxwlan_e2600ac
+ DEVICE_PACKAGES := ipq-wifi-qxwlan_e2600ac-c2
endef
TARGET_DEVICES += qxwlan_e2600ac-c2