mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-09-25 05:34:20 +08:00
2004-09-24 Ralf Corsepius <ralf_corsepius@rtems.org>
* configure.ac: Add score/cpu/avr/Makefile.am. * score/cpu/Makefile.am: Add avr.
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
2004-09-24 Ralf Corsepius <ralf_corsepius@rtems.org>
|
||||
|
||||
* configure.ac: Add score/cpu/avr/Makefile.am.
|
||||
* score/cpu/Makefile.am: Add avr.
|
||||
|
||||
2004-09-23 Ralf Corsepius <ralf_corsepius@rtems.org>
|
||||
|
||||
* librpc/src/xdr/xdr_float.c: Add __AVR__.
|
||||
|
||||
@@ -281,6 +281,7 @@ sapi/Makefile
|
||||
score/Makefile
|
||||
score/cpu/Makefile
|
||||
score/cpu/arm/Makefile
|
||||
score/cpu/avr/Makefile
|
||||
score/cpu/c4x/Makefile
|
||||
score/cpu/h8300/Makefile
|
||||
score/cpu/i386/Makefile
|
||||
|
||||
@@ -6,6 +6,7 @@ SUBDIRS = @RTEMS_CPU@
|
||||
|
||||
DIST_SUBDIRS = arm c4x h8300 i386 i960 m68k mips no_cpu or32 powerpc sh \
|
||||
sparc unix
|
||||
DIST_SUBDIRS += avr
|
||||
|
||||
include $(top_srcdir)/automake/subdirs.am
|
||||
include $(top_srcdir)/automake/local.am
|
||||
|
||||
Reference in New Issue
Block a user