1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-02 21:55:28 +03:00

Fix a typo

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7008 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
florian 2007-04-19 13:24:13 +00:00
parent 37420c3666
commit 689e327614

View File

@ -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. \\\