1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-03 00:02:20 +03:00

[x86] alix2, net5501: bump both subtargets to Linux 3.2.2 to align with the rest

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29998 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
jow 2012-02-02 19:00:40 +00:00
parent 0499d64f3d
commit 9d45ed8b35
2 changed files with 2 additions and 2 deletions

View File

@ -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 += \

View File

@ -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 \