mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-06-05 00:22:46 +08:00
Forgot to add Makefile and freebsd-to-rtems.py to rmlock commit.
This commit is contained in:
parent
c4117bb99c
commit
a8242299ba
1
Makefile
1
Makefile
@ -369,7 +369,6 @@ C_FILES += \
|
||||
rtemsbsd/src/rtems-bsd-lock.c \
|
||||
rtemsbsd/src/rtems-bsd-log.c \
|
||||
rtemsbsd/src/rtems-bsd-sx.c \
|
||||
rtemsbsd/src/rtems-bsd-rmlock.c \
|
||||
rtemsbsd/src/rtems-bsd-rwlock.c \
|
||||
rtemsbsd/src/rtems-bsd-generic.c \
|
||||
rtemsbsd/src/rtems-bsd-panic.c \
|
||||
|
@ -506,7 +506,6 @@ rtems_sourceFiles = [
|
||||
'src/rtems-bsd-lock.c',
|
||||
'src/rtems-bsd-log.c',
|
||||
'src/rtems-bsd-sx.c',
|
||||
'src/rtems-bsd-rmlock.c',
|
||||
'src/rtems-bsd-rwlock.c',
|
||||
'src/rtems-bsd-generic.c',
|
||||
'src/rtems-bsd-panic.c',
|
||||
|
Loading…
x
Reference in New Issue
Block a user