Set -mtune to marvell-f
SVN-Revision: 22876
This commit is contained in:
parent
4dd1e1437b
commit
3fe1d8503c
@ -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