Browse Source

mpc52xx: switch to 3.8

Signed-off-by: Gabor Juhos <[email protected]>

SVN-Revision: 35976
Gabor Juhos 13 years ago
parent
commit
1ed39da53d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      target/linux/mpc52xx/Makefile

+ 1 - 1
target/linux/mpc52xx/Makefile

@@ -12,7 +12,7 @@ BOARDNAME:=Freescale MPC52xx
 CFLAGS:=-Os -pipe -fno-caller-saves -mcpu=603e
 FEATURES:=targz ext4
 
-LINUX_VERSION:=3.3.8
+LINUX_VERSION:=3.8.2
 
 include $(INCLUDE_DIR)/target.mk