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:
7335357
)
Fix a typo
author
Florian Fainelli
<florian@openwrt.org>
Thu, 19 Apr 2007 13:24:13 +0000
(13:24 +0000)
committer
Florian Fainelli
<florian@openwrt.org>
Thu, 19 Apr 2007 13:24:13 +0000
(13:24 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7008
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
package/admswconfig/Makefile
patch
|
blob
|
history
diff --git
a/package/admswconfig/Makefile
b/package/admswconfig/Makefile
index
ab40770
..
c369081
100644
(file)
--- a/
package/admswconfig/Makefile
+++ b/
package/admswconfig/Makefile
@@
-24,7
+24,7
@@
define Package/admswconfig
SECTION:=utils
CATEGORY:=Utilities
TITLE:=ADM5120 Switch configuration tool
- DEPENDS:=@LINUX_2_6_ADM5120
||
@LINUX_2_6_ADM5120EB
+ DEPENDS:=@LINUX_2_6_ADM5120
||
@LINUX_2_6_ADM5120EB
DESCRIPTION:=\
A program to configure the internal ethernet switch of an ADM5120 processor. \\\
You need the corresponding driver for the switch in the kernel. \\\