forked from Imagelibrary/rtems
2002-12-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* timer/Makefile.am: Don't include @RTEMS_BSP@.cfg. * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
2002-12-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||||
|
|
||||||
|
* timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
|
||||||
|
* clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
|
||||||
|
|
||||||
2002-12-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
2002-12-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||||
|
|
||||||
* configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
|
* configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
|
||||||
|
|||||||
@@ -13,7 +13,6 @@ noinst_HEADERS = clock.h
|
|||||||
|
|
||||||
clock_rel_OBJECTS = $(C_FILES:%.c=$(ARCH)/%.$(OBJEXT)) $(S_FILES:%.S=$(ARCH)/%.$(OBJEXT))
|
clock_rel_OBJECTS = $(C_FILES:%.c=$(ARCH)/%.$(OBJEXT)) $(S_FILES:%.S=$(ARCH)/%.$(OBJEXT))
|
||||||
|
|
||||||
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
|
||||||
include $(top_srcdir)/../../../../../automake/compile.am
|
include $(top_srcdir)/../../../../../automake/compile.am
|
||||||
include $(top_srcdir)/../../../../../automake/lib.am
|
include $(top_srcdir)/../../../../../automake/lib.am
|
||||||
|
|
||||||
|
|||||||
@@ -11,7 +11,6 @@ S_FILES = gettime.S
|
|||||||
|
|
||||||
timer_rel_OBJECTS = $(C_FILES:%.c=$(ARCH)/%.$(OBJEXT)) $(S_FILES:%.S=$(ARCH)/%.$(OBJEXT))
|
timer_rel_OBJECTS = $(C_FILES:%.c=$(ARCH)/%.$(OBJEXT)) $(S_FILES:%.S=$(ARCH)/%.$(OBJEXT))
|
||||||
|
|
||||||
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
|
||||||
include $(top_srcdir)/../../../../../automake/compile.am
|
include $(top_srcdir)/../../../../../automake/compile.am
|
||||||
include $(top_srcdir)/../../../../../automake/lib.am
|
include $(top_srcdir)/../../../../../automake/lib.am
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user