aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/gemini/image/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/gemini/image/Makefile')
-rw-r--r--target/linux/gemini/image/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/target/linux/gemini/image/Makefile b/target/linux/gemini/image/Makefile
index 908045a2de..dca3b63b19 100644
--- a/target/linux/gemini/image/Makefile
+++ b/target/linux/gemini/image/Makefile
@@ -79,7 +79,8 @@ DIR685_CMDLINE:=-console=ttyS0,19200n8 root=/dev/sda1 rw rootwait
define Device/dlink-dir-685
DEVICE_TITLE := D-Link DIR-685 Xtreme N Storage Router
CMDLINE := $(DIR685_CMDLINE)
- DEVICE_PACKAGES := $(GEMINI_NAS_PACKAGES)
+ DEVICE_PACKAGES := $(GEMINI_NAS_PACKAGES) \
+ kmod-switch-rtl8366rb swconfig
endef
TARGET_DEVICES += dlink-dir-685