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:
parent
dea3fa4d6a
commit
607dfba70c
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue