forked from Imagelibrary/rtems
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:
@@ -45,7 +45,7 @@ CXX_MAIN=rtems-ctor
|
||||
C_MAIN=
|
||||
else
|
||||
CXX_MAIN=
|
||||
C_MAIN=main
|
||||
C_MAIN=main bootcard
|
||||
endif
|
||||
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user