X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/e82b1d80fcaddb307f7bae5356c65b0362ef3400..5768e1a585613669705125bee51ec1e4fc04efa5:/target/linux/mpc85xx/Makefile diff --git a/target/linux/mpc85xx/Makefile b/target/linux/mpc85xx/Makefile index 96e776312..5488adc59 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.2 include $(INCLUDE_DIR)/target.mk