mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-10-14 21:34:25 +08:00
Forgot to add Makefile and freebsd-to-rtems.py to rmlock commit.
This commit is contained in:
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',
|
||||
|
Reference in New Issue
Block a user