summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/sparc/leon3/preinstall.am
diff options
context:
space:
mode:
authorDaniel Hellstrom <daniel@gaisler.com>2015-02-06 09:27:08 +0100
committerDaniel Hellstrom <daniel@gaisler.com>2015-04-17 01:10:22 +0200
commitd77b16d75b31819c080e67d9bc3d09693de11cd1 (patch)
treedad5763950737095c7f83b2cad388a4cb0881c5d /c/src/lib/libbsp/sparc/leon3/preinstall.am
parentPCIF: fixed build warnings (diff)
downloadrtems-d77b16d75b31819c080e67d9bc3d09693de11cd1.tar.bz2
GR-RASTA-SPW-ROUTER: fix build warnings
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 e506354218..3d92b373d4 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_rasta_io.h: ../../sparc/shared/include/gr_rasta_io.h $(PRO
$(INSTALL_DATA) $< $(PROJECT_INCLUDE)/gr_rasta_io.h
PREINSTALL_FILES += $(PROJECT_INCLUDE)/gr_rasta_io.h
+$(PROJECT_INCLUDE)/gr_rasta_spw_router.h: ../../sparc/shared/include/gr_rasta_spw_router.h $(PROJECT_INCLUDE)/$(dirstamp)
+ $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/gr_rasta_spw_router.h
+PREINSTALL_FILES += $(PROJECT_INCLUDE)/gr_rasta_spw_router.h
+
$(PROJECT_INCLUDE)/gr_rasta_tmtc.h: ../../sparc/shared/include/gr_rasta_tmtc.h $(PROJECT_INCLUDE)/$(dirstamp)
$(INSTALL_DATA) $< $(PROJECT_INCLUDE)/gr_rasta_tmtc.h
PREINSTALL_FILES += $(PROJECT_INCLUDE)/gr_rasta_tmtc.h