[rtems commit] autotools: regenerate preinstall.am for pc386

Gedare Bloom gedare at rtems.org
Thu Nov 20 16:05:15 UTC 2014


Module:    rtems
Branch:    master
Commit:    280f4ecc88a981cbf912fdcd710028bc9331da60
Changeset: http://git.rtems.org/rtems/commit/?id=280f4ecc88a981cbf912fdcd710028bc9331da60

Author:    Gedare Bloom <gedare at rtems.org>
Date:      Thu Nov 20 11:05:02 2014 -0500

autotools: regenerate preinstall.am for pc386

---

 c/src/lib/libbsp/i386/pc386/preinstall.am | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/c/src/lib/libbsp/i386/pc386/preinstall.am b/c/src/lib/libbsp/i386/pc386/preinstall.am
index 33a230c..0691429 100644
--- a/c/src/lib/libbsp/i386/pc386/preinstall.am
+++ b/c/src/lib/libbsp/i386/pc386/preinstall.am
@@ -159,8 +159,9 @@ PREINSTALL_FILES += $(PROJECT_INCLUDE)/edid.h
 $(PROJECT_INCLUDE)/bsp/fb_vesa.h: include/fb_vesa.h $(PROJECT_INCLUDE)/bsp/$(dirstamp)
 	$(INSTALL_DATA) $< $(PROJECT_INCLUDE)/bsp/fb_vesa.h
 PREINSTALL_FILES += $(PROJECT_INCLUDE)/bsp/fb_vesa.h
-endif
 
+else
+endif
 $(PROJECT_INCLUDE)/pcibios.h: ../../i386/shared/pci/pcibios.h $(PROJECT_INCLUDE)/$(dirstamp)
 	$(INSTALL_DATA) $< $(PROJECT_INCLUDE)/pcibios.h
 PREINSTALL_FILES += $(PROJECT_INCLUDE)/pcibios.h



More information about the vc mailing list