From ac34ab946b26f078c131d936d22b6978e336be84 Mon Sep 17 00:00:00 2001 From: coolsnowwolf Date: Thu, 2 Mar 2023 13:55:01 +0800 Subject: [PATCH] ramips: OrayBox X3A switch to mt7615d_dbdc wireless --- target/linux/ramips/image/mt7621.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/linux/ramips/image/mt7621.mk b/target/linux/ramips/image/mt7621.mk index 1908f60bc..de2625e96 100644 --- a/target/linux/ramips/image/mt7621.mk +++ b/target/linux/ramips/image/mt7621.mk @@ -1345,7 +1345,7 @@ define Device/oraybox_x3a IMAGE_SIZE := 15360k DEVICE_VENDOR := OrayBox DEVICE_MODEL := X3A - DEVICE_PACKAGES := kmod-mt7615-firmware + DEVICE_PACKAGES := -luci-newapi -wpad-openssl kmod-mt7615d_dbdc wireless-tools endef TARGET_DEVICES += oraybox_x3a