forked from Imagelibrary/rtems
2000-09-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* start/Makefile.am: Remove AM_CPPFLAGS and GAS_CODE16 conditional.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2000-09-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* start/Makefile.am: Remove AM_CPPFLAGS and GAS_CODE16 conditional.
|
||||
|
||||
2000-09-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* clock/Makefile.am, console/Makefile.am, network/Makefile.am,
|
||||
|
||||
@@ -21,10 +21,6 @@ include $(top_srcdir)/../../../../../../automake/lib.am
|
||||
# (OPTIONAL) Add local stuff here using +=
|
||||
#
|
||||
|
||||
if RTEMS_GAS_CODE16
|
||||
AM_CPPFLAGS += -DNEW_GAS
|
||||
endif
|
||||
|
||||
$(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o: $(ARCH)/start.o
|
||||
$(INSTALL_DATA) $< $@
|
||||
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
2000-09-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* start/Makefile.am: Remove AM_CPPFLAGS and GAS_CODE16 conditional.
|
||||
|
||||
2000-09-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* 3c509/Makefile.am, clock/Makefile.am, console/Makefile.am,
|
||||
|
||||
@@ -19,10 +19,6 @@ include $(top_srcdir)/../../../../../../automake/lib.am
|
||||
# (OPTIONAL) Add local stuff here using +=
|
||||
#
|
||||
|
||||
if RTEMS_GAS_CODE16
|
||||
AM_CPPFLAGS += -DNEW_GAS
|
||||
endif
|
||||
|
||||
LINKCMDS = $(top_srcdir)/startup/linkcmds
|
||||
|
||||
$(ARCH)/start16.o: start16.S
|
||||
|
||||
Reference in New Issue
Block a user