Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de> that splits

boot_card() and main() into separate files to ease configuration
of other packages.  This was a big step in the way to build TCL,
ncurses, and zlib for RTEMS.
This commit is contained in:
Joel Sherrill
1999-07-02 18:57:11 +00:00
parent a0a225f4aa
commit c8d91839ff
36 changed files with 131 additions and 121 deletions

View File

@@ -45,7 +45,7 @@ CXX_MAIN=rtems-ctor
C_MAIN=
else
CXX_MAIN=
C_MAIN=main
C_MAIN=main bootcard
endif
#