From 350593307381c3021b6990efa6ff16550a5e59a8 Mon Sep 17 00:00:00 2001 From: Chen Minqiang Date: Mon, 3 Oct 2022 09:41:31 +0800 Subject: ipq40xx: convert to DSA and enable asus,rt-ac42u This convert board asus,rt-ac42u to DSA and re-enable it Reviewed-by: Robert Marko Signed-off-by: Chen Minqiang --- target/linux/ipq40xx/image/generic.mk | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'target/linux/ipq40xx/image/generic.mk') diff --git a/target/linux/ipq40xx/image/generic.mk b/target/linux/ipq40xx/image/generic.mk index 68ce31c205..0a7fee159d 100644 --- a/target/linux/ipq40xx/image/generic.mk +++ b/target/linux/ipq40xx/image/generic.mk @@ -228,8 +228,7 @@ define Device/asus_rt-ac42u UIMAGE_NAME:=$(shell echo -e '\03\01\01\01RT-AC82U') DEVICE_PACKAGES := ath10k-firmware-qca9984-ct kmod-usb-ledtrig-usbport endef -# Missing DSA Setup -#TARGET_DEVICES += asus_rt-ac42u +TARGET_DEVICES += asus_rt-ac42u define Device/asus_rt-ac58u $(call Device/FitImageLzma) -- cgit v1.2.3