summaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2012-02-02 19:00:40 +0000
committerJo-Philipp Wich <jow@openwrt.org>2012-02-02 19:00:40 +0000
commit047ba1e12e7f763a4a833ce6debc12c16f201d86 (patch)
tree1a31597e4d722eddf2c2223f406978a84550a749 /target
parent1ae5715f2e69b0dff7b8170ce5e37b9d6b1785ea (diff)
downloadmaster-31e0f0ae-047ba1e12e7f763a4a833ce6debc12c16f201d86.tar.gz
master-31e0f0ae-047ba1e12e7f763a4a833ce6debc12c16f201d86.tar.bz2
master-31e0f0ae-047ba1e12e7f763a4a833ce6debc12c16f201d86.zip
alix2, net5501: bump both subtargets to Linux 3.2.2 to align with the rest
SVN-Revision: 29998
Diffstat (limited to 'target')
-rw-r--r--target/linux/x86/alix2/target.mk2
-rw-r--r--target/linux/x86/net5501/target.mk2
2 files changed, 2 insertions, 2 deletions
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 \