summaryrefslogtreecommitdiffstats
path: root/package
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2011-02-01 14:33:40 +0000
committerJohn Crispin <john@openwrt.org>2011-02-01 14:33:40 +0000
commit61527e0b529fa012fc181f64bf3d3a5c48a9cb33 (patch)
tree36250ad379fb3c4cf59834eee5d60a8d09f07ba3 /package
parentfd551c1fa7526aca631a07f0fd3134433c9fa5fe (diff)
downloadopenwrt-61527e0b529fa012fc181f64bf3d3a5c48a9cb33.tar.gz
openwrt-61527e0b529fa012fc181f64bf3d3a5c48a9cb33.tar.bz2
openwrt-61527e0b529fa012fc181f64bf3d3a5c48a9cb33.zip
should depend on lantiq and not ifxmips
SVN-Revision: 25276
Diffstat (limited to 'package')
-rw-r--r--package/libtapi/Makefile2
-rw-r--r--package/lqtapi/Makefile2
2 files changed, 2 insertions, 2 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
diff --git a/package/lqtapi/Makefile b/package/lqtapi/Makefile
index 40d114c9d0..2ae07d1db6 100644
--- a/package/lqtapi/Makefile
+++ b/package/lqtapi/Makefile
@@ -29,7 +29,7 @@ $(eval $(call Download,firmware))
define KernelPackage/lqtapi
SUBMENU:=Voice over IP
TITLE:=Tapi drivers for Lantiq SoC
- DEPENDS:=@TARGET_ifxmips_danube
+ DEPENDS:=@TARGET_lantiq_xway @BROKEN
FILES:=$(PKG_BUILD_DIR)/tapi/tapi.ko \
$(PKG_BUILD_DIR)/mps/mps.ko \
$(PKG_BUILD_DIR)/mps/vmmc.ko