aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2010-05-21 21:25:51 +0000
committerFlorian Fainelli <florian@openwrt.org>2010-05-21 21:25:51 +0000
commit3bbc276e5dc43d53e9e89182ac308e28361ef0dc (patch)
tree0cf388c4560a108cc7d7698cb1b6961820658f59 /target/linux
parentb8420e1fb8c2cd842ccb843e0c9b8345c3c10847 (diff)
downloadmaster-187ad058-3bbc276e5dc43d53e9e89182ac308e28361ef0dc.tar.gz
master-187ad058-3bbc276e5dc43d53e9e89182ac308e28361ef0dc.tar.bz2
master-187ad058-3bbc276e5dc43d53e9e89182ac308e28361ef0dc.zip
[rdc] include swconfig in ar525w profile
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21532 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux')
-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 e86f47a49a..c0659df1d6 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))