diff options
author | Alexandros C. Couloumbis <alex@ozo.com> | 2010-04-29 13:12:44 +0000 |
---|---|---|
committer | Alexandros C. Couloumbis <alex@ozo.com> | 2010-04-29 13:12:44 +0000 |
commit | cb643920ac18e215643da36a8e79ee6aea491566 (patch) | |
tree | 78d92989c5086892ee3c8e081a6c6827353539e0 /target/linux/mpc83xx/Makefile | |
parent | f87eac79bb74bf56748b6c3bcfbb4671ac732113 (diff) | |
download | upstream-cb643920ac18e215643da36a8e79ee6aea491566.tar.gz upstream-cb643920ac18e215643da36a8e79ee6aea491566.tar.bz2 upstream-cb643920ac18e215643da36a8e79ee6aea491566.zip |
mpc83xx: upgrade to kernel 2.6.33.3, enable rb333 support, sync config options, refresh kernel patches
SVN-Revision: 21256
Diffstat (limited to 'target/linux/mpc83xx/Makefile')
-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 9fa36d4cfe..07f83e0467 100644 --- a/target/linux/mpc83xx/Makefile +++ b/target/linux/mpc83xx/Makefile @@ -11,7 +11,7 @@ BOARD:=mpc83xx BOARDNAME:=Freescale MPC83xx FEATURES:=squashfs targz broken -LINUX_VERSION:=2.6.31.12 +LINUX_VERSION:=2.6.33.3 include $(INCLUDE_DIR)/target.mk |