Signed-off-by: David Woodhouse <david.woodho...@intel.com> --- Too slow; my router is running 3.3.2 now...
include/kernel-version.mk | 3 +++ target/linux/x86/geos/target.mk | 2 +- 2 files changed, 4 insertions(+), 1 deletions(-) diff --git a/include/kernel-version.mk b/include/kernel-version.mk index 93353b6..a30058b 100644 --- a/include/kernel-version.mk +++ b/include/kernel-version.mk @@ -41,6 +41,9 @@ endif ifeq ($(LINUX_VERSION),3.3.1) LINUX_KERNEL_MD5SUM:=ded7229c02a53cd071e541f73b9ef547 endif +ifeq ($(LINUX_VERSION),3.3.2) + LINUX_KERNEL_MD5SUM:=cb5f959dfb3009bcc2a6e4ebf162174e +endif # disable the md5sum check for unknown kernel versions LINUX_KERNEL_MD5SUM?=x diff --git a/target/linux/x86/geos/target.mk b/target/linux/x86/geos/target.mk index 66c65e0..17e3266 100644 --- a/target/linux/x86/geos/target.mk +++ b/target/linux/x86/geos/target.mk @@ -1,4 +1,4 @@ -LINUX_VERSION:=3.2.2 +LINUX_VERSION:=3.3.2 BOARDNAME:=Traverse Geos FEATURES:=squashfs jffs2 ext4 pci usb gpio DEFAULT_PACKAGES += \ -- 1.7.7.6 -- dwmw2
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel