mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-11-16 12:34:45 +00:00
2006-10-17 Ralf Corsépius <ralf.corsepius@rtems.org>
* bootloader/Makefile.am: Remove DEFAULT_INCLUDES.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2006-10-17 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||
|
||||
* bootloader/Makefile.am: Remove DEFAULT_INCLUDES.
|
||||
|
||||
2006-09-11 Chris Johns <chrisj@rtems.org>
|
||||
|
||||
* times.mcp750: Removed extra CRLF.
|
||||
|
||||
@@ -25,8 +25,6 @@ bootloader_SOURCES = ../../../powerpc/shared/bootloader/head.S \
|
||||
../../../powerpc/shared/console/keyboard.h
|
||||
|
||||
# ----
|
||||
DEFAULT_INCLUDES =
|
||||
|
||||
# Remove references to EABI when compiling bootloader
|
||||
BOOTLOADER_CPU_CFLAGS=$(subst -msdata=eabi,,$(subst -meabi,,$(CPU_CFLAGS)))
|
||||
AM_CPPFLAGS = -D__BOOT__
|
||||
|
||||
Reference in New Issue
Block a user