Fix a typo
authorFlorian Fainelli <florian@openwrt.org>
Thu, 19 Apr 2007 13:24:13 +0000 (13:24 +0000)
committerFlorian Fainelli <florian@openwrt.org>
Thu, 19 Apr 2007 13:24:13 +0000 (13:24 +0000)
SVN-Revision: 7008

package/admswconfig/Makefile

index ab40770529c6931e7651876176b9dd7ab3d8a8b9..c369081be9dfa19cd7beea27d49e5fb3c2c07801 100644 (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. \\\