mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-08-29 12:50:47 +08:00
2011-06-19 Ralf Corsépius <ralf.corsepius@rtems.org>
* Makefile.am: Fix broken path to clockdrv_shell.h.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2011-06-19 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||
|
||||
* Makefile.am: Fix broken path to clockdrv_shell.h.
|
||||
|
||||
2011-04-11 Keith Robertson <kjrobert at alumni dot uwaterloo dot ca>
|
||||
|
||||
* ne2000/ne2000.c: Add multicast support. Patch submitted to mailing
|
||||
|
||||
@@ -59,8 +59,8 @@ noinst_LIBRARIES += libbsp.a
|
||||
libbsp_a_SOURCES =
|
||||
|
||||
# clock
|
||||
libbsp_a_SOURCES += clock/ckinit.c clock/todcfg.c ../../shared/tod.c \
|
||||
../../../shared/clockdrv_shell.h
|
||||
libbsp_a_SOURCES += clock/ckinit.c clock/todcfg.c ../../shared/tod.c
|
||||
libbsp_a_SOURCES += ../../shared/clockdrv_shell.h
|
||||
|
||||
include_rtemsdir = $(includedir)/rtems
|
||||
include_rtems_HEADERS = console/keyboard.h console/kd.h console/ps2_drv.h
|
||||
|
||||
Reference in New Issue
Block a user