projects
/
15.05
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b8420e1
)
[rdc] include swconfig in ar525w profile
author
Florian Fainelli
<florian@openwrt.org>
Fri, 21 May 2010 21:25:51 +0000
(21:25 +0000)
committer
Florian Fainelli
<florian@openwrt.org>
Fri, 21 May 2010 21:25:51 +0000
(21:25 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21532
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
target/linux/rdc/profiles/ar525w.mk
patch
|
blob
|
history
diff --git
a/target/linux/rdc/profiles/ar525w.mk
b/target/linux/rdc/profiles/ar525w.mk
index
e86f47a
..
c0659df
100644
(file)
--- 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))