From: florian Date: Fri, 21 May 2010 21:25:51 +0000 (+0000) Subject: [rdc] include swconfig in ar525w profile X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=7962741d945c38aae17fe4e5f7ffdcabef5394da;p=openwrt.git [rdc] include swconfig in ar525w profile git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21532 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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))