should depend on lantiq and not ifxmips
SVN-Revision: 25276
This commit is contained in:
parent
fd551c1fa7
commit
61527e0b52
@ -15,7 +15,7 @@ define Package/libtapi
|
|||||||
SECTION:=libs
|
SECTION:=libs
|
||||||
CATEGORY:=Libraries
|
CATEGORY:=Libraries
|
||||||
TITLE:=libtapi
|
TITLE:=libtapi
|
||||||
DEPENDS:=@TARGET_ifxmips_danube
|
DEPENDS:=@TARGET_lantiq_xway
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Build/Prepare
|
define Build/Prepare
|
||||||
|
@ -29,7 +29,7 @@ $(eval $(call Download,firmware))
|
|||||||
define KernelPackage/lqtapi
|
define KernelPackage/lqtapi
|
||||||
SUBMENU:=Voice over IP
|
SUBMENU:=Voice over IP
|
||||||
TITLE:=Tapi drivers for Lantiq SoC
|
TITLE:=Tapi drivers for Lantiq SoC
|
||||||
DEPENDS:=@TARGET_ifxmips_danube
|
DEPENDS:=@TARGET_lantiq_xway @BROKEN
|
||||||
FILES:=$(PKG_BUILD_DIR)/tapi/tapi.ko \
|
FILES:=$(PKG_BUILD_DIR)/tapi/tapi.ko \
|
||||||
$(PKG_BUILD_DIR)/mps/mps.ko \
|
$(PKG_BUILD_DIR)/mps/mps.ko \
|
||||||
$(PKG_BUILD_DIR)/mps/vmmc.ko
|
$(PKG_BUILD_DIR)/mps/vmmc.ko
|
||||||
|
Loading…
Reference in New Issue
Block a user