From 3cac52f9a134cb2317660596d0cefe1c419c3220 Mon Sep 17 00:00:00 2001 From: Nick Hainke Date: Mon, 24 Apr 2023 22:00:18 +0200 Subject: ipq40xx: convert AVM FRITZ!Repeater 3000 to DSA Convert the repeater to DSA. Signed-off-by: Nick Hainke --- target/linux/ipq40xx/image/generic.mk | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'target/linux/ipq40xx/image') diff --git a/target/linux/ipq40xx/image/generic.mk b/target/linux/ipq40xx/image/generic.mk index 8fa4f4175a..adce4fe0f2 100644 --- a/target/linux/ipq40xx/image/generic.mk +++ b/target/linux/ipq40xx/image/generic.mk @@ -295,8 +295,7 @@ define Device/avm_fritzrepeater-3000 SOC := qcom-ipq4019 DEVICE_PACKAGES := ath10k-firmware-qca9984-ct fritz-caldata fritz-tffs-nand endef -# Missing DSA Setup -#TARGET_DEVICES += avm_fritzrepeater-3000 +TARGET_DEVICES += avm_fritzrepeater-3000 define Device/buffalo_wtr-m2133hp $(call Device/FitImage) -- cgit v1.2.3