forked from Imagelibrary/rtems
2008-09-29 Ralf Corsépius <ralf.corsepius@rtems.org>
* liblnk/regs.S: Remove (Renamed into liblnk/regs.h).
* liblnk/regs.h: New (Renamed from liblnk/regs.S).
* Makefile.am, liblnk/pmon.S: Reflect renamer.
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
2008-09-29 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||
|
||||
* liblnk/regs.S: Remove (Renamed into liblnk/regs.h).
|
||||
* liblnk/regs.h: New (Renamed from liblnk/regs.S).
|
||||
* Makefile.am, liblnk/pmon.S: Reflect renamer.
|
||||
|
||||
2008-09-29 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||
|
||||
* Makefile.am: Remove noinst_PROGRAMS (Unused).
|
||||
|
||||
@@ -18,7 +18,7 @@ DISTCLEANFILES = include/bspopts.h
|
||||
|
||||
nodist_include_HEADERS += ../../shared/include/coverhd.h
|
||||
|
||||
EXTRA_DIST = start/start.S start/regs.S
|
||||
EXTRA_DIST = start/start.S start/regs.h
|
||||
start.$(OBJEXT): start/start.S
|
||||
$(CPPASCOMPILE) -o $@ -c $<
|
||||
|
||||
|
||||
Reference in New Issue
Block a user