From: John Crispin Date: Tue, 1 Feb 2011 14:33:40 +0000 (+0000) Subject: should depend on lantiq and not ifxmips X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=61527e0b529fa012fc181f64bf3d3a5c48a9cb33;p=openwrt%2Fstaging%2Frmilecki.git should depend on lantiq and not ifxmips SVN-Revision: 25276 --- diff --git a/package/libtapi/Makefile b/package/libtapi/Makefile index f85d5547686..5a2db1441b7 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 40d114c9d0a..2ae07d1db6d 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