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
1111BOARDNAME:=Marvell Orion
1212FEATURES:=squashfs
1313SUBTARGETS=generic harddisk
14CFLAGS=-Os -pipe -march=armv5t -mtune=xscale -funit-at-a-time
1415
1516LINUX_VERSION:=2.6.30.10
1617

Archive Download the corresponding diff file



interactive