kernel: drop obsolete linux 3.10 related dependencies/checks
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 45361
This commit is contained in:
@@ -119,7 +119,7 @@ $(eval $(call KernelPackage,lib-lzo))
|
||||
|
||||
define KernelPackage/lib-lz4
|
||||
SUBMENU:=$(LIB_MENU)
|
||||
DEPENDS:=@!LINUX_3_10 @!LINUX_3_14
|
||||
DEPENDS:=@!LINUX_3_14
|
||||
TITLE:=LZ4 support
|
||||
KCONFIG:= \
|
||||
CONFIG_LZ4_COMPRESS \
|
||||
|
||||
Reference in New Issue
Block a user