1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-12-25 08:13:20 +02:00

mpc52xx: switch to 3.3.2

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31407 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
juhosg 2012-04-21 12:36:45 +00:00
parent e47ded8763
commit 0e01c6c25c

View File

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