mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-09-01 09:27:34 +08:00
2002-08-10 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* wrapup/Makefile.am: Pick up ../libchip/rtc/$(ARCH)/librtcio.a and
../libchip/serial/$(ARCH)/libserialio.a.
This commit is contained in:
+6
-1
@@ -1,3 +1,8 @@
|
||||
2002-08-10 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* wrapup/Makefile.am: Pick up ../libchip/rtc/$(ARCH)/librtcio.a and
|
||||
../libchip/serial/$(ARCH)/libserialio.a.
|
||||
|
||||
2002-08-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* Makefile.am: Add rtems_makedir.
|
||||
@@ -12,7 +17,7 @@
|
||||
|
||||
2002-08-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* Makefile.am: Append BARE_CPU_MODEL tp make/@RTEMS_BSP@.cache
|
||||
* Makefile.am: Append BARE_CPU_MODEL to make/@RTEMS_BSP@.cache
|
||||
creation (Make the bare BSP happy).
|
||||
* configure.ac: Ditto.
|
||||
|
||||
|
||||
@@ -24,8 +24,8 @@ endif
|
||||
|
||||
SRCS = $(LIBBSP) $(LIBNETWORKING) $(LIBRDBG) \
|
||||
$(wildcard $(PROJECT_RELEASE)/lib/libcpu$(LIB_VARIANT).a) \
|
||||
$(wildcard $(PROJECT_RELEASE)/lib/librtcio$(LIB_VARIANT).a) \
|
||||
$(wildcard $(PROJECT_RELEASE)/lib/libserialio$(LIB_VARIANT).a) \
|
||||
../libchip/rtc/$(ARCH)/librtcio.a \
|
||||
../libchip/serial/$(ARCH)/libserialio.a \
|
||||
$(wildcard $(PROJECT_RELEASE)/lib/libnetchip$(LIB_VARIANT).a) \
|
||||
../libmisc/wrapup/$(ARCH)/libmisc.a \
|
||||
$(wildcard $(PROJECT_RELEASE)/lib/rtems-ctor$(LIB_VARIANT).o)
|
||||
|
||||
Reference in New Issue
Block a user