diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2010-01-19 11:53:56 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2010-01-19 11:53:56 +0000 |
commit | a827205280470937a64bc27de6bf513c51198de6 (patch) | |
tree | c871040deb2a1bb1fd99038ec01f2eb9f08efe6d /target/linux/mpc83xx | |
parent | 5959e9f4981b9ad6b97f7c96f9ac8dbf64fd0048 (diff) | |
download | upstream-a827205280470937a64bc27de6bf513c51198de6.tar.gz upstream-a827205280470937a64bc27de6bf513c51198de6.tar.bz2 upstream-a827205280470937a64bc27de6bf513c51198de6.zip |
update to latest kernel versions
SVN-Revision: 19224
Diffstat (limited to 'target/linux/mpc83xx')
-rw-r--r-- | target/linux/mpc83xx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/mpc83xx/Makefile b/target/linux/mpc83xx/Makefile index 1bbfa768d5..5598b5b117 100644 --- a/target/linux/mpc83xx/Makefile +++ b/target/linux/mpc83xx/Makefile @@ -11,7 +11,7 @@ BOARD:=mpc83xx BOARDNAME:=Freescale MPC83xx FEATURES:=squashfs tgz broken -LINUX_VERSION:=2.6.31.11 +LINUX_VERSION:=2.6.31.12 include $(INCLUDE_DIR)/target.mk |