aboutsummaryrefslogtreecommitdiffstats
path: root/package/libtapi/Makefile
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2011-02-01 14:33:40 +0000
committerJohn Crispin <blogic@openwrt.org>2011-02-01 14:33:40 +0000
commitfa74505585403821207590bfec67c5886b6d216f (patch)
tree87376561759762adf0189530a21ac96a7b5931d5 /package/libtapi/Makefile
parent373aca5f9c0cd13ff9690369414bb999af886c3c (diff)
downloadupstream-fa74505585403821207590bfec67c5886b6d216f.tar.gz
upstream-fa74505585403821207590bfec67c5886b6d216f.tar.bz2
upstream-fa74505585403821207590bfec67c5886b6d216f.zip
[libtapi]
should depend on lantiq and not ifxmips git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25276 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/libtapi/Makefile')
-rw-r--r--package/libtapi/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/libtapi/Makefile b/package/libtapi/Makefile
index f85d554768..5a2db1441b 100644
--- a/package/libtapi/Makefile
+++ b/package/libtapi/Makefile
@@ -15,7 +15,7 @@ define Package/libtapi
SECTION:=libs
CATEGORY:=Libraries
TITLE:=libtapi
- DEPENDS:=@TARGET_ifxmips_danube
+ DEPENDS:=@TARGET_lantiq_xway
endef
define Build/Prepare