summaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
Diffstat (limited to 'target')
-rw-r--r--target/linux/rdc/profiles/ar525w.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/rdc/profiles/ar525w.mk b/target/linux/rdc/profiles/ar525w.mk
index e86f47a49..c0659df1d 100644
--- a/target/linux/rdc/profiles/ar525w.mk
+++ b/target/linux/rdc/profiles/ar525w.mk
@@ -7,6 +7,6 @@
define Profile/ar525w
NAME:=Airlink AR525W
- PACKAGES:=kmod-rt61-pci kmod-switch-ip175c
+ PACKAGES:=kmod-rt61-pci kmod-switch-ip175c swconfig
endef
$(eval $(call Profile,ar525w))