From: lars Date: Fri, 3 Sep 2010 00:45:55 +0000 (+0000) Subject: [kirkwood] Set -mtune to marvell-f X-Git-Url: https://git.archive.openwrt.org/?a=commitdiff_plain;h=d9f45a6b7d1d2d040eda4f4e5ff9d6b7e38e992b;p=openwrt.git [kirkwood] Set -mtune to marvell-f git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22876 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/target/linux/kirkwood/Makefile b/target/linux/kirkwood/Makefile index 1861e953dc..f227423baa 100644 --- a/target/linux/kirkwood/Makefile +++ b/target/linux/kirkwood/Makefile @@ -15,6 +15,8 @@ LINUX_VERSION:=2.6.35.4 include $(INCLUDE_DIR)/target.mk +CFLAGS:=-Os -pipe -march=armv5te -mtune=marvell-f -funit-at-a-time + KERNELNAME:="uImage" DEFAULT_PACKAGES +=