Browse Source

lantiq: fix vdsl-app dependency

Signed-off-by: John Crispin <[email protected]>

SVN-Revision: 38666
John Crispin 12 years ago
parent
commit
edf6236838
1 changed files with 1 additions and 1 deletions
  1. 1 1
      package/network/config/ltq-vdsl-app/Makefile

+ 1 - 1
package/network/config/ltq-vdsl-app/Makefile

@@ -24,7 +24,7 @@ define Package/ltq-vdsl-app
   CATEGORY:=Network
   TITLE:=Lantiq VDSL userland tool
   URL:=http://www.lantiq.com/
-  DEPENDS:=@TARGET_lantiq_xway +libpthread
+  DEPENDS:=@TARGET_lantiq_xrx200 +libpthread
 endef
 
 define Package/ltq-vdsl-app/description