From 7962741d945c38aae17fe4e5f7ffdcabef5394da Mon Sep 17 00:00:00 2001 From: florian Date: Fri, 21 May 2010 21:25:51 +0000 Subject: [rdc] include swconfig in ar525w profile git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21532 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/rdc/profiles/ar525w.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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)) -- cgit v1.2.3