From e86adc797d291ed76c3d9699509f1ad6ac231e76 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 24 May 2001 20:07:01 +0000 Subject: 2001-05-22 Ralf Corsepius * configure.in: Add include/bspopts.h. * console/Makefile.am: Use *_HEADERS instead of *H_FILES. * irq/Makefile.am: Use *_HEADER instead of *H_FILES. * include/.cvsignore: Add bspopts.h*, coverhd.h, stamp-h* * include/Makefile.am: Add bspopts.h, Use *_HEADER instead of *H_FILES. * include/bsp.h: Add bspopts.h. --- c/src/lib/libbsp/arm/armulator/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'c/src/lib/libbsp/arm/armulator/ChangeLog') diff --git a/c/src/lib/libbsp/arm/armulator/ChangeLog b/c/src/lib/libbsp/arm/armulator/ChangeLog index fac8666885..f984a2a817 100644 --- a/c/src/lib/libbsp/arm/armulator/ChangeLog +++ b/c/src/lib/libbsp/arm/armulator/ChangeLog @@ -1,3 +1,12 @@ +2001-05-22 Ralf Corsepius + + * configure.in: Add include/bspopts.h. + * console/Makefile.am: Use *_HEADERS instead of *H_FILES. + * irq/Makefile.am: Use *_HEADER instead of *H_FILES. + * include/.cvsignore: Add bspopts.h*, coverhd.h, stamp-h*. + * include/Makefile.am: Add bspopts.h, Use *_HEADER instead of *H_FILES. + * include/bsp.h: Add bspopts.h. + 2001-05-10 Ralf Corsepius * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]). -- cgit v1.2.3