kernel: Remove kmod-gigaset for kernel 5.4
gigaset was moved to staging in kernel 5.4, just deactivate it on recent kernel versions instead of adapting it. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
This commit is contained in:
parent
97a5706ea5
commit
c4072dba76
@ -809,7 +809,7 @@ $(eval $(call KernelPackage,hfcmulti))
|
|||||||
define KernelPackage/gigaset
|
define KernelPackage/gigaset
|
||||||
SUBMENU:=$(NETWORK_DEVICES_MENU)
|
SUBMENU:=$(NETWORK_DEVICES_MENU)
|
||||||
TITLE:=Siemens Gigaset support for isdn4linux
|
TITLE:=Siemens Gigaset support for isdn4linux
|
||||||
DEPENDS:=@USB_SUPPORT +kmod-isdn4linux +kmod-lib-crc-ccitt +kmod-usb-core
|
DEPENDS:=@USB_SUPPORT +kmod-isdn4linux +kmod-lib-crc-ccitt +kmod-usb-core @!LINUX_5_4
|
||||||
URL:=http://gigaset307x.sourceforge.net/
|
URL:=http://gigaset307x.sourceforge.net/
|
||||||
KCONFIG:= \
|
KCONFIG:= \
|
||||||
CONFIG_ISDN_DRV_GIGASET \
|
CONFIG_ISDN_DRV_GIGASET \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user