Changeset feead226 in rtems for c/src/lib/libbsp/arm
- Timestamp:
- Nov 9, 2000, 4:43:05 PM (20 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- bd914b46
- Parents:
- 3bb7e6d
- Location:
- c/src/lib/libbsp/arm
- Files:
-
- 8 edited
Legend:
- Unmodified
- Added
- Removed
-
c/src/lib/libbsp/arm/ChangeLog
r3bb7e6d rfeead226 1 2000-11-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS. 4 1 5 2000-11-02 Joel Sherrill <joel@OARcorp.com> 2 6 -
c/src/lib/libbsp/arm/Makefile.am
r3bb7e6d rfeead226 4 4 5 5 AUTOMAKE_OPTIONS = foreign 1.4 6 ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal6 ACLOCAL_AMFLAGS = -I ../../../../../aclocal 7 7 8 8 ## Descend into the $(RTEMS_BSP_FAMILY) directory -
c/src/lib/libbsp/arm/arm_bare_bsp/ChangeLog
r3bb7e6d rfeead226 1 2000-11-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS. 4 1 5 2000-11-02 Joel Sherrill <joel@OARcorp.com> 2 6 -
c/src/lib/libbsp/arm/arm_bare_bsp/Makefile.am
r3bb7e6d rfeead226 4 4 5 5 AUTOMAKE_OPTIONS = foreign 1.4 6 ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal6 ACLOCAL_AMFLAGS = -I ../../../../../../aclocal 7 7 8 8 # wrapup is the one that actually builds and installs the library -
c/src/lib/libbsp/arm/armulator/ChangeLog
r3bb7e6d rfeead226 1 2000-11-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS. 4 1 5 2000-11-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 6 -
c/src/lib/libbsp/arm/armulator/Makefile.am
r3bb7e6d rfeead226 4 4 5 5 AUTOMAKE_OPTIONS = foreign 1.4 6 ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal6 ACLOCAL_AMFLAGS = -I ../../../../../../aclocal 7 7 8 8 # wrapup is the one that actually builds and installs the library -
c/src/lib/libbsp/arm/vegaplus/ChangeLog
r3bb7e6d rfeead226 1 2000-11-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS. 4 1 5 2000-11-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 6 -
c/src/lib/libbsp/arm/vegaplus/Makefile.am
r3bb7e6d rfeead226 4 4 5 5 AUTOMAKE_OPTIONS = foreign 1.4 6 ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal6 ACLOCAL_AMFLAGS = -I ../../../../../../aclocal 7 7 8 8 # wrapup is the one that actually builds and installs the library
Note: See TracChangeset
for help on using the changeset viewer.