summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc/virtex/preinstall.am
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2007-09-19 06:34:25 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2007-09-19 06:34:25 +0000
commitdfa06c7f748064ae65f4c790bb113191172ef3be (patch)
treec2b703d4b8e18e4ed89e379b2d34b0d23e8e0ee1 /c/src/lib/libbsp/powerpc/virtex/preinstall.am
parent2007-09-18 Joel Sherrill <joel.sherrill@OARcorp.com> (diff)
downloadrtems-dfa06c7f748064ae65f4c790bb113191172ef3be.tar.bz2
Regenerate.
Diffstat (limited to 'c/src/lib/libbsp/powerpc/virtex/preinstall.am')
-rw-r--r--c/src/lib/libbsp/powerpc/virtex/preinstall.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/c/src/lib/libbsp/powerpc/virtex/preinstall.am b/c/src/lib/libbsp/powerpc/virtex/preinstall.am
index 114355759e..aaa0611286 100644
--- a/c/src/lib/libbsp/powerpc/virtex/preinstall.am
+++ b/c/src/lib/libbsp/powerpc/virtex/preinstall.am
@@ -44,10 +44,11 @@ $(PROJECT_INCLUDE)/xparameters_dflt.h: include/xparameters_dflt.h $(PROJECT_INCL
$(INSTALL_DATA) $< $(PROJECT_INCLUDE)/xparameters_dflt.h
PREINSTALL_FILES += $(PROJECT_INCLUDE)/xparameters_dflt.h
+if HAS_NETWORKING
$(PROJECT_INCLUDE)/xiltemac.h: network/xiltemac.h $(PROJECT_INCLUDE)/$(dirstamp)
$(INSTALL_DATA) $< $(PROJECT_INCLUDE)/xiltemac.h
PREINSTALL_FILES += $(PROJECT_INCLUDE)/xiltemac.h
-
+endif
$(PROJECT_INCLUDE)/bspopts.h: include/bspopts.h $(PROJECT_INCLUDE)/$(dirstamp)
$(INSTALL_DATA) $< $(PROJECT_INCLUDE)/bspopts.h
PREINSTALL_FILES += $(PROJECT_INCLUDE)/bspopts.h