1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-11-23 23:46:16 +02:00

kernel: x86: also update subtarget kernel versions

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31338 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
jogo 2012-04-17 21:01:43 +00:00
parent 86acf4fb40
commit b1f5b99f53
3 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
LINUX_VERSION:=3.2.2
LINUX_VERSION:=3.2.15
BOARDNAME:=PCEngines alix2
FEATURES:=squashfs jffs2 ext4 pci usb gpio
DEFAULT_PACKAGES += \

View File

@ -1,4 +1,4 @@
LINUX_VERSION:=3.3.1
LINUX_VERSION:=3.3.2
BOARDNAME:=Traverse Geos
FEATURES:=squashfs jffs2 ext4 pci usb gpio
DEFAULT_PACKAGES += \

View File

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