summaryrefslogtreecommitdiffstats
path: root/target/linux/mediatek/image/mt7622.mk
diff options
context:
space:
mode:
authorDaniel Golle <daniel@makrotopia.org>2021-03-15 16:39:20 +0000
committerDaniel Golle <daniel@makrotopia.org>2021-03-15 16:40:31 +0000
commitc17b1dca606054587e0488019a50b996faeec8c5 (patch)
treecc4828113a5aaa3a7f8dc16301f5274c5427c084 /target/linux/mediatek/image/mt7622.mk
parent74f15628dd8c4b00071f7a94996ff9b695a6bd7a (diff)
downloadopenwrt-c17b1dca606054587e0488019a50b996faeec8c5.tar.gz
openwrt-c17b1dca606054587e0488019a50b996faeec8c5.tar.bz2
openwrt-c17b1dca606054587e0488019a50b996faeec8c5.zip
mediatek: mt7622: drop duplicate DEVICE_PACKAGES
kmod-mt7615e kmod-mt7615-firmware and uboot-envtools are already part of the target's default package set. No need to add them again for buffalo_wsr-2533dhp2. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Diffstat (limited to 'target/linux/mediatek/image/mt7622.mk')
-rw-r--r--target/linux/mediatek/image/mt7622.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/mediatek/image/mt7622.mk b/target/linux/mediatek/image/mt7622.mk
index e31baf2275..13f734b38c 100644
--- a/target/linux/mediatek/image/mt7622.mk
+++ b/target/linux/mediatek/image/mt7622.mk
@@ -111,7 +111,7 @@ define Device/buffalo_wsr-2533dhp2
IMAGE/sysupgrade.bin := append-kernel | \
buffalo-kernel-trx 0x32504844 $(KDIR)/tmp/$$(DEVICE_NAME).null | \
sysupgrade-tar kernel=$$$$@ | append-metadata
- DEVICE_PACKAGES := kmod-mt7615e kmod-mt7615-firmware swconfig uboot-envtools
+ DEVICE_PACKAGES := swconfig
endef
TARGET_DEVICES += buffalo_wsr-2533dhp2