This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
3d32d4a7c9
freebsd-nq
/
sys
/
arm
/
ti
/
std.ti
7 lines
97 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Merging of projects/armv6, part 10 - Support for Texas Instruments SoCs: - AM335x - OMAP4 - Kernel configs, DTS for Beaglebone and Pandaboard Submitted by: Ben Gray, Damjan Marion
2012-08-15 06:31:32 +00:00
# $FreeBSD$
Set machine correctly on ARM. This allows universe to use the correct world when building each kernel. Reviewed by: imp
2012-08-18 05:48:19 +00:00
machine arm armv6
Remove -Wa,-march=armv7a from arm kernel configs, it makes clang 3.5 sad and apparently isn't needed now that we're using the integrated assembler.
2015-01-01 23:21:46 +00:00
makeoptions CONF_CFLAGS="-march=armv7a"
Merging of projects/armv6, part 10 - Support for Texas Instruments SoCs: - AM335x - OMAP4 - Kernel configs, DTS for Beaglebone and Pandaboard Submitted by: Ben Gray, Damjan Marion
2012-08-15 06:31:32 +00:00
files "../ti/files.ti"
Reference in New Issue
Copy Permalink