summaryrefslogtreecommitdiffstats
path: root/bsps/x86_64/headers.am
diff options
context:
space:
mode:
authorAmaan Cheval <amaan.cheval@gmail.com>2018-08-13 16:20:38 +0530
committerJoel Sherrill <joel@rtems.org>2018-08-13 10:48:20 -0500
commit686932125dd249a237bcb6d2f0ddb9f2ff1ce1b3 (patch)
treea83e550123771683c0bb6a77496abfe10729b36c /bsps/x86_64/headers.am
parentbsps/x86_64: Add paging support with 1GiB super pages (diff)
downloadrtems-686932125dd249a237bcb6d2f0ddb9f2ff1ce1b3.tar.bz2
bsps/x86_64: Add support for RTEMS interrupts
Updates #2898.
Diffstat (limited to 'bsps/x86_64/headers.am')
-rw-r--r--bsps/x86_64/headers.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/bsps/x86_64/headers.am b/bsps/x86_64/headers.am
index 6f79bca7c0..ce203e0dc3 100644
--- a/bsps/x86_64/headers.am
+++ b/bsps/x86_64/headers.am
@@ -1,5 +1,9 @@
## This file was generated by "./boostrap -H".
+include_bspdir = $(includedir)/bsp
+include_bsp_HEADERS =
+include_bsp_HEADERS += ../../../../../bsps/x86_64/include/bsp/irq.h
+
include_libcpudir = $(includedir)/libcpu
include_libcpu_HEADERS =
include_libcpu_HEADERS += ../../../../../bsps/x86_64/include/libcpu/page.h