Переглянути джерело

add longterm kernel support

Waldemar Brodkorb 11 роки тому
батько
коміт
dc35eeb3fa

+ 5 - 0
Config.in

@@ -110,11 +110,16 @@ config ADK_KERNEL_VERSION_3_8_6
 	prompt "3.8.6"
 	boolean
 
+config ADK_KERNEL_VERSION_3_4_41
+	prompt "3.4.41"
+	boolean
+
 endchoice
 
 config ADK_KERNEL_VERSION
 	string
 	default "3.8.6" if ADK_KERNEL_VERSION_3_8_6
+	default "3.4.41" if ADK_KERNEL_VERSION_3_4_41
 	help
 
 choice

+ 6 - 0
mk/kernel-ver.mk

@@ -10,3 +10,9 @@ KERNEL_MOD_VERSION:=	$(KERNEL_VERSION)
 KERNEL_RELEASE:=	1
 KERNEL_MD5SUM:=		0934e6b31931c1832e48a28bd35ef27f
 endif
+ifeq ($(ADK_KERNEL_VERSION_3_4_41),y)
+KERNEL_VERSION:=	3.4.41
+KERNEL_MOD_VERSION:=	$(KERNEL_VERSION)
+KERNEL_RELEASE:=	1
+KERNEL_MD5SUM:=		3078c420a7adf1393deca76d07de548d
+endif

+ 0 - 0
target/linux/patches/3.4.15/bsd-compatibility.patch → target/linux/patches/3.4.41/bsd-compatibility.patch


+ 0 - 0
target/linux/patches/3.4.15/cris-etrax.patch → target/linux/patches/3.4.41/cris-etrax.patch


+ 0 - 0
target/linux/patches/3.4.15/defaults.patch → target/linux/patches/3.4.41/defaults.patch


+ 0 - 0
target/linux/patches/3.4.15/gemalto.patch → target/linux/patches/3.4.41/gemalto.patch


+ 0 - 0
target/linux/patches/3.4.15/lemote-rfkill.patch → target/linux/patches/3.4.41/lemote-rfkill.patch


+ 0 - 0
target/linux/patches/3.4.15/mmc-host.patch → target/linux/patches/3.4.41/mmc-host.patch


+ 0 - 0
target/linux/patches/3.4.15/module-alloc-size-check.patch → target/linux/patches/3.4.41/module-alloc-size-check.patch


+ 0 - 0
target/linux/patches/3.4.15/non-static.patch → target/linux/patches/3.4.41/non-static.patch


+ 0 - 0
target/linux/patches/3.4.15/sparc-include.patch → target/linux/patches/3.4.41/sparc-include.patch


+ 0 - 0
target/linux/patches/3.4.15/startup.patch → target/linux/patches/3.4.41/startup.patch


+ 0 - 0
target/linux/patches/3.4.15/usb-defaults-off.patch → target/linux/patches/3.4.41/usb-defaults-off.patch


+ 0 - 0
target/linux/patches/3.4.15/uuid.patch → target/linux/patches/3.4.41/uuid.patch


+ 0 - 0
target/linux/patches/3.4.15/vga-cons-default-off.patch → target/linux/patches/3.4.41/vga-cons-default-off.patch


+ 0 - 0
target/linux/patches/3.4.15/wlan-cf.patch → target/linux/patches/3.4.41/wlan-cf.patch


+ 0 - 0
target/linux/patches/3.4.15/zlib-inflate.patch → target/linux/patches/3.4.41/zlib-inflate.patch


+ 0 - 0
toolchain/kernel-headers/patches/3.4.15/aufs2.patch → toolchain/kernel-headers/patches/3.4.41/aufs2.patch


+ 0 - 0
toolchain/kernel-headers/patches/3.4.15/cleankernel.patch → toolchain/kernel-headers/patches/3.4.41/cleankernel.patch


+ 0 - 0
toolchain/kernel-headers/patches/3.4.15/etrax-header.patch → toolchain/kernel-headers/patches/3.4.41/etrax-header.patch


+ 0 - 0
toolchain/kernel-headers/patches/3.4.15/linux-gcc-check.patch → toolchain/kernel-headers/patches/3.4.41/linux-gcc-check.patch


+ 0 - 0
toolchain/kernel-headers/patches/3.4.15/microperl.patch → toolchain/kernel-headers/patches/3.4.41/microperl.patch


+ 0 - 0
toolchain/kernel-headers/patches/3.4.15/mkpiggy.patch → toolchain/kernel-headers/patches/3.4.41/mkpiggy.patch


+ 0 - 0
toolchain/kernel-headers/patches/3.4.15/relocs.patch → toolchain/kernel-headers/patches/3.4.41/relocs.patch