aboutsummaryrefslogtreecommitdiffstats
path: root/package/admswconfig
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2007-04-19 13:24:13 +0000
committerFlorian Fainelli <florian@openwrt.org>2007-04-19 13:24:13 +0000
commit6e7f51399d63450c8dbe64587334bc1768dbb98b (patch)
tree0cf9bf92a9c07347acc55cc9d436ff0c31985499 /package/admswconfig
parent7335357003b7d68b7578bef9448fdbf5c26e7334 (diff)
downloadupstream-6e7f51399d63450c8dbe64587334bc1768dbb98b.tar.gz
upstream-6e7f51399d63450c8dbe64587334bc1768dbb98b.tar.bz2
upstream-6e7f51399d63450c8dbe64587334bc1768dbb98b.zip
Fix a typo
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7008 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/admswconfig')
-rw-r--r--package/admswconfig/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/admswconfig/Makefile b/package/admswconfig/Makefile
index ab40770529..c369081be9 100644
--- 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. \\\