summaryrefslogtreecommitdiffstats
path: root/target/linux/ppc40x
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2013-03-04 15:16:32 +0000
committerGabor Juhos <juhosg@openwrt.org>2013-03-04 15:16:32 +0000
commit341b5ba93950b51dda31df651e92b4008b6639d6 (patch)
tree6bb2c1d04028b04c85c87da2ea1ad93abd3bf324 /target/linux/ppc40x
parentb412a8152478155dcbd266c7f6fa8fa47e362b80 (diff)
downloadmaster-31e0f0ae-341b5ba93950b51dda31df651e92b4008b6639d6.tar.gz
master-31e0f0ae-341b5ba93950b51dda31df651e92b4008b6639d6.tar.bz2
master-31e0f0ae-341b5ba93950b51dda31df651e92b4008b6639d6.zip
ppc40x: switch to 3.8
Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35881
Diffstat (limited to 'target/linux/ppc40x')
-rw-r--r--target/linux/ppc40x/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ppc40x/Makefile b/target/linux/ppc40x/Makefile
index da697adc29..5c9ef3e38b 100644
--- a/target/linux/ppc40x/Makefile
+++ b/target/linux/ppc40x/Makefile
@@ -13,7 +13,7 @@ FEATURES:=squashfs
CFLAGS:=-Os -pipe -fno-caller-saves -mcpu=405
MAINTAINER:=Imre Kaloz <kaloz@openwrt.org>
-LINUX_VERSION:=3.7.10
+LINUX_VERSION:=3.8.2
include $(INCLUDE_DIR)/target.mk