forked from Imagelibrary/rtems
2009-06-15 Joel Sherrill <joel.sherrill@OARcorp.com>
* Makefile.am: Re-add basic console code.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2009-06-15 Joel Sherrill <joel.sherrill@OARcorp.com>
|
||||
|
||||
* Makefile.am: Re-add basic console code.
|
||||
|
||||
2009-06-12 Joel Sherrill <joel.sherrill@oarcorp.com>
|
||||
|
||||
* Makefile.am: Add MicroMonitor support.
|
||||
|
||||
@@ -49,6 +49,8 @@ libbsp_a_SOURCES += ../../shared/bsplibc.c ../../shared/bsppost.c \
|
||||
../../shared/bspclean.c startup/bspreset.c \
|
||||
startup/memmap.c ../../shared/bootcard.c ../../shared/sbrk.c \
|
||||
../../shared/gnatinstallhandler.c startup/umonsupp.c
|
||||
# console
|
||||
libbsp_a_SOURCES += ../../shared/console.c console/uarts.c
|
||||
if ENABLE_LCD
|
||||
libbsp_a_SOURCES += console/sed1356.c console/fbcons.c
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user