diff options
author | Jo-Philipp Wich <jow@openwrt.org> | 2012-02-02 19:00:40 +0000 |
---|---|---|
committer | Jo-Philipp Wich <jow@openwrt.org> | 2012-02-02 19:00:40 +0000 |
commit | 047ba1e12e7f763a4a833ce6debc12c16f201d86 (patch) | |
tree | 1a31597e4d722eddf2c2223f406978a84550a749 /target/linux/x86/net5501/target.mk | |
parent | 1ae5715f2e69b0dff7b8170ce5e37b9d6b1785ea (diff) | |
download | upstream-047ba1e12e7f763a4a833ce6debc12c16f201d86.tar.gz upstream-047ba1e12e7f763a4a833ce6debc12c16f201d86.tar.bz2 upstream-047ba1e12e7f763a4a833ce6debc12c16f201d86.zip |
alix2, net5501: bump both subtargets to Linux 3.2.2 to align with the rest
SVN-Revision: 29998
Diffstat (limited to 'target/linux/x86/net5501/target.mk')
-rw-r--r-- | target/linux/x86/net5501/target.mk | 2 |
1 files changed, 1 insertions, 1 deletions
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 \ |