mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-14 10:09:48 +00:00
Rename a couple files to not conflict with ZFS filenames
Now a kernel can be built with both ZFS and DPAA compiled in.
This commit is contained in:
parent
8ccebb4435
commit
7561a31ed9
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=325260
@ -3,7 +3,7 @@
|
||||
# NetCommSw drivers
|
||||
contrib/ncsw/etc/error.c optional dpaa \
|
||||
no-depend compile-with "${DPAA_COMPILE_CMD}"
|
||||
contrib/ncsw/etc/list.c optional dpaa \
|
||||
contrib/ncsw/etc/ncsw_list.c optional dpaa \
|
||||
no-depend compile-with "${DPAA_COMPILE_CMD}"
|
||||
contrib/ncsw/etc/memcpy.c optional dpaa \
|
||||
no-depend compile-with "${DPAA_COMPILE_CMD}"
|
||||
@ -71,7 +71,7 @@ contrib/ncsw/Peripherals/FM/HC/hc.c optional dpaa \
|
||||
no-depend compile-with "${DPAA_COMPILE_CMD}"
|
||||
contrib/ncsw/Peripherals/FM/fm_muram.c optional dpaa \
|
||||
no-depend compile-with "${DPAA_COMPILE_CMD}"
|
||||
contrib/ncsw/Peripherals/FM/fm.c optional dpaa \
|
||||
contrib/ncsw/Peripherals/FM/fm_ncsw.c optional dpaa \
|
||||
no-depend compile-with "${DPAA_COMPILE_CMD}"
|
||||
contrib/ncsw/Peripherals/FM/fman_ncsw.c optional dpaa \
|
||||
no-depend compile-with "${DPAA_COMPILE_CMD}"
|
||||
|
Loading…
Reference in New Issue
Block a user