aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@nbd.name>2021-10-17 16:05:34 +0200
committerFelix Fietkau <nbd@nbd.name>2021-10-17 16:07:03 +0200
commita1ac8728f80314c574201013e7fea58536c2b3ee (patch)
treefdfa4ec6596364e2850e58dfd54c0ffd2365b2c2
parent5b3d62247c97b620424e137d02ee5b4d72b584aa (diff)
downloadupstream-a1ac8728f80314c574201013e7fea58536c2b3ee.tar.gz
upstream-a1ac8728f80314c574201013e7fea58536c2b3ee.tar.bz2
upstream-a1ac8728f80314c574201013e7fea58536c2b3ee.zip
ramips: remove kmod-mt7663-firmware-sta from device packages
This firmware should only be used for mobile devices (e.g. laptops), where AP mode functionality is typically not used. This firmware supports a lot of power saving offload functionality at the expense of AP mode support. Signed-off-by: Felix Fietkau <nbd@nbd.name>
-rw-r--r--target/linux/ramips/image/mt7621.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/target/linux/ramips/image/mt7621.mk b/target/linux/ramips/image/mt7621.mk
index ecb102467b..c81e79c900 100644
--- a/target/linux/ramips/image/mt7621.mk
+++ b/target/linux/ramips/image/mt7621.mk
@@ -825,7 +825,7 @@ define Device/linksys_e5600
DEVICE_VENDOR := Linksys
DEVICE_MODEL := E5600
DEVICE_PACKAGES := kmod-mt7603 kmod-mt7615e kmod-mt7663-firmware-ap \
- kmod-mt7663-firmware-sta uboot-envtools
+ uboot-envtools
UBINIZE_OPTS := -E 5
IMAGES += factory.bin
IMAGE/sysupgrade.bin := sysupgrade-tar | check-size | append-metadata
@@ -1316,7 +1316,7 @@ define Device/tplink_archer-a6-v3
DEVICE_MODEL := Archer A6
DEVICE_VARIANT := V3
DEVICE_PACKAGES := kmod-mt7603 kmod-mt7615e \
- kmod-mt7663-firmware-ap kmod-mt7663-firmware-sta
+ kmod-mt7663-firmware-ap
TPLINK_BOARD_ID := ARCHER-A6-V3
KERNEL := $(KERNEL_DTB) | uImage lzma
IMAGE_SIZE := 15744k
@@ -1329,7 +1329,7 @@ define Device/tplink_archer-c6-v3
DEVICE_MODEL := Archer C6
DEVICE_VARIANT := V3
DEVICE_PACKAGES := kmod-mt7603 kmod-mt7615e \
- kmod-mt7663-firmware-ap kmod-mt7663-firmware-sta
+ kmod-mt7663-firmware-ap
TPLINK_BOARD_ID := ARCHER-C6-V3
KERNEL := $(KERNEL_DTB) | uImage lzma
IMAGE_SIZE := 15744k