mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-24 01:01:52 +02:00
[kirkwood] Set -mtune to marvell-f
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22876 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
1ba003a1b2
commit
d9f45a6b7d
@ -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 +=
|
||||
|
Loading…
Reference in New Issue
Block a user