summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/sparc/leon3/preinstall.am
diff options
context:
space:
mode:
authorDaniel Hellstrom <daniel@gaisler.com>2013-05-08 14:41:13 +0200
committerDaniel Hellstrom <daniel@gaisler.com>2015-04-17 01:10:19 +0200
commitffd8002dbd89aa923c3ee962ca20c11ecc220bc1 (patch)
treeec37b4a0a6f89ad7c59d6442018400c45bf58175 /c/src/lib/libbsp/sparc/leon3/preinstall.am
parentGRPCI2: updated register layout to newer specification (diff)
downloadrtems-ffd8002dbd89aa923c3ee962ca20c11ecc220bc1.tar.bz2
GR-CPCI-LEON4-N2X: added PCI peripheral driver for PCI device
Interrupts have not been test yet
Diffstat (limited to 'c/src/lib/libbsp/sparc/leon3/preinstall.am')
-rw-r--r--c/src/lib/libbsp/sparc/leon3/preinstall.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/c/src/lib/libbsp/sparc/leon3/preinstall.am b/c/src/lib/libbsp/sparc/leon3/preinstall.am
index e157862d37..5020a96e95 100644
--- a/c/src/lib/libbsp/sparc/leon3/preinstall.am
+++ b/c/src/lib/libbsp/sparc/leon3/preinstall.am
@@ -157,6 +157,10 @@ $(PROJECT_INCLUDE)/gr_tmtc_1553.h: ../../sparc/shared/include/gr_tmtc_1553.h $(P
$(INSTALL_DATA) $< $(PROJECT_INCLUDE)/gr_tmtc_1553.h
PREINSTALL_FILES += $(PROJECT_INCLUDE)/gr_tmtc_1553.h
+$(PROJECT_INCLUDE)/gr_leon4_n2x.h: ../../sparc/shared/include/gr_leon4_n2x.h $(PROJECT_INCLUDE)/$(dirstamp)
+ $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/gr_leon4_n2x.h
+PREINSTALL_FILES += $(PROJECT_INCLUDE)/gr_leon4_n2x.h
+
$(PROJECT_INCLUDE)/b1553brm.h: ../../sparc/shared/include/b1553brm.h $(PROJECT_INCLUDE)/$(dirstamp)
$(INSTALL_DATA) $< $(PROJECT_INCLUDE)/b1553brm.h
PREINSTALL_FILES += $(PROJECT_INCLUDE)/b1553brm.h