summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/i386/Makefile.am
diff options
context:
space:
mode:
authorWeiY <wei.a.yang@gmail.com>2013-01-25 23:53:52 +0800
committerGedare Bloom <gedare@rtems.org>2013-02-07 17:02:12 -0500
commit9d23df2fbce8311a13067e56d3752ed3470079e4 (patch)
tree7e00d3926e442896fb5496186a334cb79bd3b768 /cpukit/score/cpu/i386/Makefile.am
parentbsp/mpc55xx: Add MPC55XX_ENABLE_START_PROLOGUE (diff)
downloadrtems-9d23df2fbce8311a13067e56d3752ed3470079e4.tar.bz2
score: atomic support for RTEMS automake and autoconf changes
Diffstat (limited to '')
-rw-r--r--cpukit/score/cpu/i386/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/cpukit/score/cpu/i386/Makefile.am b/cpukit/score/cpu/i386/Makefile.am
index b9caa3381a..d25002d390 100644
--- a/cpukit/score/cpu/i386/Makefile.am
+++ b/cpukit/score/cpu/i386/Makefile.am
@@ -10,6 +10,7 @@ include_rtems_score_HEADERS += rtems/score/types.h
include_rtems_score_HEADERS += rtems/score/interrupts.h
include_rtems_score_HEADERS += rtems/score/registers.h
include_rtems_score_HEADERS += rtems/score/idtr.h
+include_rtems_score_HEADERS += rtems/score/cpuatomic.h
noinst_LIBRARIES = libscorecpu.a
libscorecpu_a_SOURCES = cpu.c cpu_asm.S