1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-11-24 00:04:38 +02:00

[libtapi]

should depend on lantiq and not ifxmips


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25276 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
blogic 2011-02-01 14:33:40 +00:00
parent 9a5ae46bbb
commit edd6adae2e
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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