CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
raspberrypi.mk: removed thumb support. Problems with gcc while building hardfp and...
[toolchain.git] / raspberrypi.mk
1 # Hardfp raspberrypi
2 ABI = aapcs-linux
3 ARCH = armv6zk
4 FPU = vfp
5 MODE = arm
6 FLOAT = hard
7
8 # End of file