forked from Imagelibrary/rtems
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:
@@ -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>
|
2001-06-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||||
|
|
||||||
* configure.in: Add bspopts.h.
|
* configure.in: Add bspopts.h.
|
||||||
|
|||||||
@@ -42,6 +42,6 @@ all-local: $(PREINSTALL_FILES) $(ARCH) $(console_rel_OBJECTS) $(PGM)
|
|||||||
|
|
||||||
.PRECIOUS: $(PGM)
|
.PRECIOUS: $(PGM)
|
||||||
|
|
||||||
EXTRA_DIST = $(C_FILES) $(RTEMS_H_FILES) $(S_FILES)
|
EXTRA_DIST = $(C_FILES) $(S_FILES)
|
||||||
|
|
||||||
include $(top_srcdir)/../../../../../../automake/local.am
|
include $(top_srcdir)/../../../../../../automake/local.am
|
||||||
|
|||||||
@@ -18,6 +18,7 @@
|
|||||||
| expressed or implied.
|
| expressed or implied.
|
||||||
+--------------------------------------------------------------------------*/
|
+--------------------------------------------------------------------------*/
|
||||||
|
|
||||||
|
#include <bspopts.h>
|
||||||
|
|
||||||
/*----------------------------------------------------------------------------+
|
/*----------------------------------------------------------------------------+
|
||||||
| Constants
|
| Constants
|
||||||
|
|||||||
Reference in New Issue
Block a user