mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-27 17:55:55 +02:00
remove a remaining reference to linux 2.4
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25490 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
885f0ba00b
commit
d079f8578d
@ -49,12 +49,6 @@ define KernelPackage/crypto-core
|
||||
FILES:=$(foreach mod,$(CRYPTO_MODULES),$(call crypto_file,$(mod)))
|
||||
AUTOLOAD:=$(call AutoLoad,01,$(foreach mod,$(CRYPTO_MODULES),$(call crypto_name,$(mod))))
|
||||
endef
|
||||
|
||||
define KernelPackage/crypto-core/2.4
|
||||
FILES:=$(LINUX_DIR)/crypto/deflate.ko
|
||||
AUTOLOAD:=$(call AutoLoad,01, deflate)
|
||||
endef
|
||||
|
||||
$(eval $(call KernelPackage,crypto-core))
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user