forked from Imagelibrary/rtems
2002-07-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* startup/Makefile.am: Add bsplib_DATA = linkcmds.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2002-07-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* startup/Makefile.am: Add bsplib_DATA = linkcmds.
|
||||
|
||||
2002-07-17 Jay Monkman <jtm@smoothsmoothie.com>
|
||||
|
||||
* irq/bsp_irq_asm.S: Disable code to touch PIC.
|
||||
|
||||
@@ -27,6 +27,8 @@ include $(top_srcdir)/../../../../../../automake/lib.am
|
||||
$(PGM): $(startup_rel_OBJECTS)
|
||||
$(make-rel)
|
||||
|
||||
bsplib_DATA = linkcmds
|
||||
|
||||
$(PROJECT_RELEASE)/lib/linkcmds: linkcmds
|
||||
$(INSTALL_DATA) $< $@
|
||||
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
2002-07-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* startup/Makefile.am: Add bsplib_DATA = linkcmds.
|
||||
|
||||
2002-07-17 Jay Monkman <jtm@smoothsmoothie.com>
|
||||
|
||||
* start/start.S: Added SWI_Handler.
|
||||
|
||||
@@ -27,6 +27,8 @@ include $(top_srcdir)/../../../../../../automake/lib.am
|
||||
$(PGM): $(OBJS)
|
||||
$(make-rel)
|
||||
|
||||
bsplib_DATA = linkcmds
|
||||
|
||||
$(PROJECT_RELEASE)/lib/linkcmds: linkcmds
|
||||
$(INSTALL_DATA) $< $@
|
||||
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
2002-07-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* startup/Makefile.am: Add bsplib_DATA = linkcmds.
|
||||
|
||||
2002-07-17 Jay Monkman <jtm@smoothsmoothie.com>
|
||||
|
||||
* irq_bsp_irq_asm.S: Update to reflect irq_asm modifications.
|
||||
|
||||
@@ -24,6 +24,8 @@ include $(top_srcdir)/../../../../../../automake/lib.am
|
||||
$(PGM): $(OBJS)
|
||||
$(make-rel)
|
||||
|
||||
bsplib_DATA = linkcmds
|
||||
|
||||
$(PROJECT_RELEASE)/lib/linkcmds: linkcmds
|
||||
$(INSTALL_DATA) $< $@
|
||||
|
||||
|
||||
Reference in New Issue
Block a user