mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
[package/kernel]: remove references to 2.6.39
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33967 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -55,7 +55,6 @@ $(eval $(call KernelPackage,lib-crc7))
|
||||
define KernelPackage/lib-crc8
|
||||
SUBMENU:=$(LIB_MENU)
|
||||
TITLE:=CRC8 support
|
||||
DEPENDS:= @!LINUX_2_6_39
|
||||
KCONFIG:=CONFIG_CRC8
|
||||
FILES:=$(LINUX_DIR)/lib/crc8.ko
|
||||
AUTOLOAD:=$(call AutoLoad,20,crc8)
|
||||
@@ -154,7 +153,6 @@ $(eval $(call KernelPackage,lib-zlib))
|
||||
define KernelPackage/lib-cordic
|
||||
SUBMENU:=$(LIB_MENU)
|
||||
TITLE:=Cordic function support
|
||||
DEPENDS:= @!LINUX_2_6_39
|
||||
KCONFIG:=CONFIG_CORDIC
|
||||
FILES:=$(LINUX_DIR)/lib/cordic.ko
|
||||
AUTOLOAD:=$(call AutoLoad,20,cordic)
|
||||
|
||||
Reference in New Issue
Block a user