X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/e82b1d80fcaddb307f7bae5356c65b0362ef3400..14e8d0ae0f3f777ccf90c87571c0a7b75e0cec7c:/target/linux/mpc85xx/Makefile diff --git a/target/linux/mpc85xx/Makefile b/target/linux/mpc85xx/Makefile index 96e776312..ef67446f9 100644 --- a/target/linux/mpc85xx/Makefile +++ b/target/linux/mpc85xx/Makefile @@ -10,10 +10,10 @@ ARCH:=powerpc BOARD:=mpc85xx BOARDNAME:=Freescale MPC85xx CFLAGS:=-Os -pipe -funit-at-a-time -mcpu=8540 -FEATURES:=fpu ramdisk broken +FEATURES:=spe_fpu ramdisk broken MAINTAINER:=Imre Kaloz -LINUX_VERSION:=2.6.36.1 +LINUX_VERSION:=2.6.36.4 include $(INCLUDE_DIR)/target.mk