Browse Source

should depend on lantiq and not ifxmips

SVN-Revision: 25276
John Crispin 14 years ago
parent
commit
61527e0b52
2 changed files with 2 additions and 2 deletions
  1. 1 1
      package/libtapi/Makefile
  2. 1 1
      package/lqtapi/Makefile

+ 1 - 1
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

+ 1 - 1
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