2001-06-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>

* console/Makefile.am: Remove RTEMS_H_FILES.
	* start/start16.S: include <bspopts.h> to get NEW_GAS.
This commit is contained in:
Joel Sherrill
2001-06-20 12:24:12 +00:00
parent a2e672351d
commit cacbf4f86a
3 changed files with 7 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
2001-06-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* console/Makefile.am: Remove RTEMS_H_FILES.
* start/start16.S: include <bspopts.h> to get NEW_GAS.
2001-06-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.in: Add bspopts.h.

View File

@@ -42,6 +42,6 @@ all-local: $(PREINSTALL_FILES) $(ARCH) $(console_rel_OBJECTS) $(PGM)
.PRECIOUS: $(PGM)
EXTRA_DIST = $(C_FILES) $(RTEMS_H_FILES) $(S_FILES)
EXTRA_DIST = $(C_FILES) $(S_FILES)
include $(top_srcdir)/../../../../../../automake/local.am

View File

@@ -18,6 +18,7 @@
| expressed or implied.
+--------------------------------------------------------------------------*/
#include <bspopts.h>
/*----------------------------------------------------------------------------+
| Constants