x86/alix2: switch to 3.10.9
authorGabor Juhos <juhosg@openwrt.org>
Mon, 2 Sep 2013 07:36:45 +0000 (07:36 +0000)
committerGabor Juhos <juhosg@openwrt.org>
Mon, 2 Sep 2013 07:36:45 +0000 (07:36 +0000)
Taken from the 'alix2: update to LINUX_VERSION 3.10.9'
patch: http://patchwork.openwrt.org/patch/3971/.

Russell says in the original patch:

"Initial whack at updating alix2 to a current kernel. It builds
and runs without problems so far. I copied target/linux/config-3.8,
target/linux/x86/alix2/config-3.8, and target/linux/patches-3.8 to
their 3.10 equivalents and tweaked until it built.  The patches
required no changes."

Signed-off-by: Russell Senior <russell@personaltelco.net>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 37869

target/linux/x86/alix2/target.mk

index ff9f816a214f1db0ae3462265a063d0a1edf79ee..ff2ab1567345fa673fbed56ec95400ac0f49e633 100644 (file)
@@ -19,7 +19,7 @@ DEFAULT_PACKAGES += \
                        kmod-ledtrig-heartbeat kmod-ledtrig-gpio \
                        kmod-ledtrig-netdev \
                        kmod-cpu-msr hwclock wpad
-LINUX_VERSION:=3.8.13
+LINUX_VERSION:=3.10.9
 CS5535_MASK:=0x0b000042
 
 CFLAGS += -march=geode -Os -mmmx -m3dnow -fno-align-jumps -fno-align-functions \