Browse Source

mpc52xx: switch to 3.3.2

SVN-Revision: 31407
Gabor Juhos 14 years ago
parent
commit
0a83f90e21
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.2.15
+LINUX_VERSION:=3.3.2
 
 include $(INCLUDE_DIR)/target.mk