| Date: | 2010-01-29 23:15:56 (3 years 3 months ago) |
|---|---|
| Author: | nbd |
| Commit: | 5184f7e78e0b18c4af3f1c669375467d9180b509 |
| Message: | orion: switch the target cflags from armv5te to armv5t, because
unaligned 64 bit load/store instructions are unsafe git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19388 3c298f89-4303-0410-b956-a3cf2f4a3e73 |
| Files: |
target/linux/orion/Makefile (1 diff) |
Change Details
| target/linux/orion/Makefile | ||
|---|---|---|
| 11 | 11 | BOARDNAME:=Marvell Orion |
| 12 | 12 | FEATURES:=squashfs |
| 13 | 13 | SUBTARGETS=generic harddisk |
| 14 | CFLAGS=-Os -pipe -march=armv5t -mtune=xscale -funit-at-a-time | |
| 14 | 15 | |
| 15 | 16 | LINUX_VERSION:=2.6.30.10 |
| 16 | 17 | |
