forked from Imagelibrary/rtems
Merger from rtems-4-6-branch.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2003-05-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* startup/Makefile.am: Remove -DBSP_IS_I386EX=1 (unused).
|
||||
|
||||
2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* configure.ac: Remove AC_CONFIG_AUX_DIR.
|
||||
|
||||
@@ -24,11 +24,6 @@ include $(top_srcdir)/../../../../../../automake/lib.am
|
||||
# (OPTIONAL) Add local stuff here using +=
|
||||
#
|
||||
|
||||
## FIXME: This doesn't seem to be useful
|
||||
## AM_CPPFLAGS += -I$(srcdir)
|
||||
|
||||
AM_CPPFLAGS += -DBSP_IS_I386EX=1
|
||||
|
||||
$(PGM): $(startup_rel_OBJECTS)
|
||||
$(make-rel)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user