From 1be3d38a7ddbab0b9f7b6e13667cd8e2e5790510 Mon Sep 17 00:00:00 2001 From: "Yann E. MORIN\"" Date: Wed, 4 Mar 2009 18:45:26 +0000 Subject: Add Linux kernel headers 2.6.27.1{8,9} /trunk/config/kernel/linux.in | 10 10 0 0 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/config/kernel/linux.in b/config/kernel/linux.in index 20f73f9..47ec91d 100644 --- a/config/kernel/linux.in +++ b/config/kernel/linux.in @@ -177,6 +177,14 @@ config KERNEL_V_2_6_27_17 bool prompt "2.6.27.17" +config KERNEL_V_2_6_27_18 + bool + prompt "2.6.27.18" + +config KERNEL_V_2_6_27_19 + bool + prompt "2.6.27.19" + config KERNEL_V_2_6_28 bool prompt "2.6.28" @@ -250,6 +258,8 @@ config KERNEL_VERSION default "2.6.27.15" if KERNEL_V_2_6_27_15 default "2.6.27.16" if KERNEL_V_2_6_27_16 default "2.6.27.17" if KERNEL_V_2_6_27_17 + default "2.6.27.18" if KERNEL_V_2_6_27_18 + default "2.6.27.19" if KERNEL_V_2_6_27_19 default "2.6.28" if KERNEL_V_2_6_28 default "2.6.28.1" if KERNEL_V_2_6_28_1 default "2.6.28.2" if KERNEL_V_2_6_28_2 -- cgit v0.10.2-6-g49f6