Fix a typo

SVN-Revision: 7008
lede-17.01
Florian Fainelli 2007-04-19 13:24:13 +00:00
parent 46286fc985
commit 09dce2ef04
1 changed files with 1 additions and 1 deletions

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