mirror of
https://github.com/openwrt/telephony.git
synced 2026-04-15 19:02:14 +00:00
zaptel-1.4.x: mark as broken due to incompatibility with newer kernels
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
This commit is contained in:
@@ -22,13 +22,13 @@ include $(INCLUDE_DIR)/package.mk
|
||||
define Package/zaptel14/Default
|
||||
TITLE:=Zaptel
|
||||
URL:=http://ftp.digium.com/pub/zaptel/releases
|
||||
DEPENDS:=
|
||||
DEPENDS:=@BROKEN
|
||||
endef
|
||||
|
||||
define KernelPackage/zaptel14/Default
|
||||
TITLE:=Zaptel (kernel module)
|
||||
SUBMENU:=Voice over IP
|
||||
DEPENDS:=
|
||||
DEPENDS:=@BROKEN
|
||||
endef
|
||||
|
||||
define KernelPackage/zaptel14
|
||||
|
||||
Reference in New Issue
Block a user