diff options
author | jogo <jogo@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2012-04-17 21:01:43 +0000 |
---|---|---|
committer | jogo <jogo@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2012-04-17 21:01:43 +0000 |
commit | b1f5b99f531b736b1561e6a4092e77a6effc358e (patch) | |
tree | 6f60b57c3c45dd9bbfa6fd09fd614ae1534a6c52 /target/linux/x86/net5501 | |
parent | 86acf4fb40e815247f4ff4c01a71ba7107629a5b (diff) |
kernel: x86: also update subtarget kernel versions
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31338 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/x86/net5501')
-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 7afc1da4b..5862a9901 100644 --- a/target/linux/x86/net5501/target.mk +++ b/target/linux/x86/net5501/target.mk @@ -1,4 +1,4 @@ -LINUX_VERSION:=3.2.2 +LINUX_VERSION:=3.2.15 BOARDNAME:=Soekris net5501 FEATURES:=squashfs jffs2 ext4 pci usb gpio DEFAULT_PACKAGES += kmod-crypto-hw-geode kmod-crypto-ocf \ |