mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-04-16 04:13:31 +00:00
linux: fix asn1-encoder.ko
This commit is contained in:
parent
011c015a6f
commit
8b87e9022f
@ -276,7 +276,7 @@ $(eval $(call KernelPackage,asn1-decoder))
|
||||
define KernelPackage/asn1-encoder
|
||||
SUBMENU:=$(LIB_MENU)
|
||||
TITLE:=Simple ASN1 encoder
|
||||
KCONFIG:= CONFIG_ASN1_ENCODER@ge5.13
|
||||
KCONFIG:= CONFIG_ASN1
|
||||
HIDDEN:=1
|
||||
FILES:=$(LINUX_DIR)/lib/asn1_encoder.ko
|
||||
endef
|
||||
|
Loading…
Reference in New Issue
Block a user