[x86_64]: reuqire qemu-img to be installed (the one we have in tools is too old)
[openwrt.git] / target / linux / mpc83xx / Makefile
index 2a721dace07c9c485a3958ea2b042b1dc1c56257..4c25049ee5860dfdd5ce65fa800208a6913644fc 100644 (file)
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
 ARCH:=powerpc
 BOARD:=mpc83xx
 BOARDNAME:=Freescale MPC83xx
-CFLAGS:=-Os -pipe -fno-caller-saves -mcpu=603e
+CPU_TYPE:=603e
 FEATURES:=squashfs targz
 MAINTAINER:=Imre Kaloz <kaloz@openwrt.org>