diff mbox series

[OpenWrt-Devel,3/4,v2] gemini: Drop switch kmod and swconfig

Message ID 20190123185958.27714-4-linus.walleij@linaro.org
State Changes Requested
Delegated to: Mathias Kresin
Headers show
Series Update Gemini to kernel v4.19 | expand

Commit Message

Linus Walleij Jan. 23, 2019, 6:59 p.m. UTC
The DIR-685 needs this module compiled in for safety
(it is facing the LAN ports) and it is now using the DSA
switch architecture so swconfig is not needed.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
---
ChangeLog v1->v2:
- Resend.
---
 target/linux/gemini/image/Makefile | 1 -
 1 file changed, 1 deletion(-)
diff mbox series

Patch

diff --git a/target/linux/gemini/image/Makefile b/target/linux/gemini/image/Makefile
index c1d7792bf8ff..59041a72a785 100644
--- a/target/linux/gemini/image/Makefile
+++ b/target/linux/gemini/image/Makefile
@@ -108,7 +108,6 @@  GEMINI_NAS_PACKAGES:=kmod-md-mod kmod-md-linear kmod-md-multipath \
 define Device/dlink-dir-685
 	DEVICE_TITLE := D-Link DIR-685 Xtreme N Storage Router
 	DEVICE_PACKAGES := $(GEMINI_NAS_PACKAGES) \
-			kmod-switch-rtl8366rb swconfig \
 			rt2800-pci
 	IMAGES += dir685-image
 	IMAGE/dir685-image := dir685-images