diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2012-05-16 10:45:02 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2012-05-16 10:45:02 +0000 |
commit | eb2fe5e86392b404c21354c5f3600c0892ccc143 (patch) | |
tree | 6aab4dc5fb18b096445bc921aaf69b1dbcc190ce /target/linux/x86/alix2/target.mk | |
parent | fb7da5bbdef1add2057cb143d7323915fc7e68e8 (diff) | |
download | upstream-eb2fe5e86392b404c21354c5f3600c0892ccc143.tar.gz upstream-eb2fe5e86392b404c21354c5f3600c0892ccc143.tar.bz2 upstream-eb2fe5e86392b404c21354c5f3600c0892ccc143.zip |
x86/alix2: switch to 3.3
Compile tested only.
SVN-Revision: 31753
Diffstat (limited to 'target/linux/x86/alix2/target.mk')
-rw-r--r-- | target/linux/x86/alix2/target.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/x86/alix2/target.mk b/target/linux/x86/alix2/target.mk index 52e00cf010..24ebad99e3 100644 --- a/target/linux/x86/alix2/target.mk +++ b/target/linux/x86/alix2/target.mk @@ -1,4 +1,4 @@ -LINUX_VERSION:=3.2.16 +LINUX_VERSION:=3.3.6 BOARDNAME:=PCEngines alix2 FEATURES:=squashfs jffs2 ext4 pci usb gpio DEFAULT_PACKAGES += \ |