Set -mtune to marvell-f
SVN-Revision: 22876
This commit is contained in:
parent
4dd1e1437b
commit
3fe1d8503c
1 changed files with 2 additions and 0 deletions
|
@ -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 a new issue