mirror of
https://github.com/openwrt/openwrt.git
synced 2025-01-25 21:59:32 +00:00
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
|
include $(INCLUDE_DIR)/target.mk
|
||||||
|
|
||||||
|
CFLAGS:=-Os -pipe -march=armv5te -mtune=marvell-f -funit-at-a-time
|
||||||
|
|
||||||
KERNELNAME:="uImage"
|
KERNELNAME:="uImage"
|
||||||
|
|
||||||
DEFAULT_PACKAGES +=
|
DEFAULT_PACKAGES +=
|
||||||
|
Loading…
x
Reference in New Issue
Block a user