mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
libreswan: drop support for kernel 4.14
Support for kernel 4.14 has been dropped in main repo, so remove it here as well. Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
This commit is contained in:
@@ -86,10 +86,6 @@ MAKE_FLAGS+= \
|
|||||||
MODPROBEARGS="-q" \
|
MODPROBEARGS="-q" \
|
||||||
ARCH="$(LINUX_KARCH)" \
|
ARCH="$(LINUX_KARCH)" \
|
||||||
|
|
||||||
ifdef CONFIG_LINUX_4_14
|
|
||||||
MAKE_FLAGS+= USE_XFRM_INTERFACE_IFLA_HEADER=true
|
|
||||||
endif
|
|
||||||
|
|
||||||
define Build/Prepare
|
define Build/Prepare
|
||||||
$(call Build/Prepare/Default)
|
$(call Build/Prepare/Default)
|
||||||
$(SED) 's,include $$$$(top_srcdir)/mk/manpages.mk,,g' \
|
$(SED) 's,include $$$$(top_srcdir)/mk/manpages.mk,,g' \
|
||||||
|
|||||||
Reference in New Issue
Block a user