Browse Source

update kernel

Waldemar Brodkorb 11 years ago
parent
commit
f5b25270e5

+ 3 - 3
Config.in

@@ -106,15 +106,15 @@ depends on !ADK_TOOLCHAIN_ONLY && !ADK_CHOOSE_TARGET_ARCH && !ADK_CHOOSE_TARGET_
 
 choice
 prompt "Kernel Version"
-config ADK_KERNEL_VERSION_3_8_2
-	prompt "3.8.2"
+config ADK_KERNEL_VERSION_3_8_6
+	prompt "3.8.6"
 	boolean
 
 endchoice
 
 config ADK_KERNEL_VERSION
 	string
-	default "3.8.1" if ADK_KERNEL_VERSION_3_8_1
+	default "3.8.6" if ADK_KERNEL_VERSION_3_8_6
 	help
 
 choice

+ 4 - 4
mk/kernel-ver.mk

@@ -1,12 +1,12 @@
 ifeq ($(ADK_KERNEL_VERSION_TOOLCHAIN),y)
-KERNEL_VERSION:=	3.8.2
+KERNEL_VERSION:=	3.8.6
 KERNEL_MOD_VERSION:=	$(KERNEL_VERSION)
 KERNEL_RELEASE:=	1
 KERNEL_MD5SUM:=		0587d693653dc5e67e3d280278100d1d
 endif
-ifeq ($(ADK_KERNEL_VERSION_3_8_2),y)
-KERNEL_VERSION:=	3.8.2
+ifeq ($(ADK_KERNEL_VERSION_3_8_6),y)
+KERNEL_VERSION:=	3.8.6
 KERNEL_MOD_VERSION:=	$(KERNEL_VERSION)
 KERNEL_RELEASE:=	1
-KERNEL_MD5SUM:=		0587d693653dc5e67e3d280278100d1d
+KERNEL_MD5SUM:=		0934e6b31931c1832e48a28bd35ef27f
 endif

+ 0 - 1
mk/modules.mk

@@ -71,7 +71,6 @@ $(eval $(call KMOD_template,RFKILL,rfkill,\
 ,10))
 
 $(eval $(call KMOD_template,MAC80211,mac80211,\
-	$(MODULES_DIR)/kernel/net/wireless/lib80211 \
 	$(MODULES_DIR)/kernel/net/wireless/cfg80211 \
 	$(MODULES_DIR)/kernel/net/mac80211/mac80211 \
 ,15, kmod-crypto-arc4 kmod-crypto-ecb))

+ 0 - 0
target/linux/patches/3.8.2/bsd-compatibility.patch → target/linux/patches/3.8.6/bsd-compatibility.patch


+ 0 - 0
target/linux/patches/3.8.2/cris-etrax.patch → target/linux/patches/3.8.6/cris-etrax.patch


+ 0 - 0
target/linux/patches/3.8.2/defaults.patch → target/linux/patches/3.8.6/defaults.patch


+ 0 - 0
target/linux/patches/3.8.2/disable-netfilter.patch → target/linux/patches/3.8.6/disable-netfilter.patch


+ 0 - 0
target/linux/patches/3.8.2/gemalto.patch → target/linux/patches/3.8.6/gemalto.patch


+ 0 - 0
target/linux/patches/3.8.2/lemote-rfkill.patch → target/linux/patches/3.8.6/lemote-rfkill.patch


+ 0 - 0
target/linux/patches/3.8.2/mtd-rootfs.patch → target/linux/patches/3.8.6/mtd-rootfs.patch


+ 0 - 0
target/linux/patches/3.8.2/non-static.patch → target/linux/patches/3.8.6/non-static.patch


+ 0 - 0
target/linux/patches/3.8.2/startup.patch → target/linux/patches/3.8.6/startup.patch


+ 0 - 0
target/linux/patches/3.8.2/usb-defaults-off.patch → target/linux/patches/3.8.6/usb-defaults-off.patch


+ 0 - 0
target/linux/patches/3.8.2/uuid.patch → target/linux/patches/3.8.6/uuid.patch


+ 0 - 0
target/linux/patches/3.8.2/vga-cons-default-off.patch → target/linux/patches/3.8.6/vga-cons-default-off.patch


+ 0 - 0
target/linux/patches/3.8.2/wlan-cf.patch → target/linux/patches/3.8.6/wlan-cf.patch


+ 0 - 0
target/linux/patches/3.8.2/zlib-inflate.patch → target/linux/patches/3.8.6/zlib-inflate.patch


+ 0 - 0
toolchain/kernel-headers/patches/3.8.2/cleankernel.patch → toolchain/kernel-headers/patches/3.8.6/cleankernel.patch


+ 0 - 0
toolchain/kernel-headers/patches/3.8.2/microperl.patch → toolchain/kernel-headers/patches/3.8.6/microperl.patch


+ 0 - 0
toolchain/kernel-headers/patches/3.8.2/mkpiggy.patch → toolchain/kernel-headers/patches/3.8.6/mkpiggy.patch


+ 0 - 0
toolchain/kernel-headers/patches/3.8.2/relocs.patch → toolchain/kernel-headers/patches/3.8.6/relocs.patch


+ 0 - 0
toolchain/kernel-headers/patches/3.8.2/sortext.patch → toolchain/kernel-headers/patches/3.8.6/sortext.patch