diff options
author | acoul <acoul@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-04-29 13:12:44 +0000 |
---|---|---|
committer | acoul <acoul@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-04-29 13:12:44 +0000 |
commit | 026ba41ee056c374a32a454aa66417a1cca88701 (patch) | |
tree | 894a5898141ab54b055f4774e2e2152d43bdf9f2 /target/linux/mpc83xx/Makefile | |
parent | 98e0fca9e78c1f866333189705428b050a473df1 (diff) |
mpc83xx: upgrade to kernel 2.6.33.3, enable rb333 support, sync config options, refresh kernel patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21256 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 9fa36d4cf..07f83e046 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 |