osd-contiki/cpu/x86
Andre Guedes 96e50ec2c4 galileo: Fix Makefile.galileo
This patch moves the compiler and linking options related to QuarkX1000
SoC to Makefile.x86_quarkX1000 since it is more suitable. For instance,
'-m32' should be used in any platform based on QuarkX1000, not only
Galileo. The same rationale applies for the others options (e.g. -march,
mtune).
2015-12-21 08:06:14 -02:00
..
drivers/legacy_pc x86: Disable NMI while initializing RTC 2015-12-21 08:06:14 -02:00
init x86: Isolate SoC specific cpu_init code 2015-12-21 08:06:14 -02:00
bootstrap_quarkX1000.S x86: Move bootstrap code and linker script to cpu/x86 2015-12-21 08:06:14 -02:00
helpers.h x86: Add Real-Time Clock Driver 2015-12-21 08:06:14 -02:00
helpers.S x86: Add Real-Time Clock Driver 2015-12-21 08:06:14 -02:00
Makefile.x86_common x86: Cleanup Makefile.x86_common 2015-12-21 08:06:14 -02:00
Makefile.x86_quarkX1000 galileo: Fix Makefile.galileo 2015-12-21 08:06:14 -02:00
quarkX1000.ld x86: Don't generate .note.gnu.build-id section 2015-12-21 08:06:14 -02:00