From: Jo-Philipp Wich Date: Thu, 2 Feb 2012 19:00:40 +0000 (+0000) Subject: [x86] alix2, net5501: bump both subtargets to Linux 3.2.2 to align with the rest X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=commitdiff_plain;hb=978330f3acddf5b57450651f39706c97c1e9c315 [x86] alix2, net5501: bump both subtargets to Linux 3.2.2 to align with the rest SVN-Revision: 29998 --- diff --git a/target/linux/x86/alix2/target.mk b/target/linux/x86/alix2/target.mk index d9f08f6dba..c322cb4c3c 100644 --- a/target/linux/x86/alix2/target.mk +++ b/target/linux/x86/alix2/target.mk @@ -1,4 +1,4 @@ -LINUX_VERSION:=3.2.1 +LINUX_VERSION:=3.2.2 BOARDNAME:=PCEngines alix2 FEATURES:=squashfs jffs2 ext4 pci usb gpio DEFAULT_PACKAGES += \ diff --git a/target/linux/x86/net5501/target.mk b/target/linux/x86/net5501/target.mk index 7bac4fee5c..0529cb7cfe 100644 --- a/target/linux/x86/net5501/target.mk +++ b/target/linux/x86/net5501/target.mk @@ -1,4 +1,4 @@ -LINUX_VERSION:=3.2.1 +LINUX_VERSION:=3.2.2 BOARDNAME:=Soekris net5501 FEATURES:=squashfs jffs2 ext4 pci usb gpio DEFAULT_PACKAGES += kmod-crypto-hw-geode kmod-crypto-ocf \