aboutsummaryrefslogtreecommitdiff
path: root/sys/conf
diff options
context:
space:
mode:
authorScott Long <scottl@FreeBSD.org>2013-06-17 10:21:38 +0000
committerScott Long <scottl@FreeBSD.org>2013-06-17 10:21:38 +0000
commitc8789c34fd1f02cffc3c0adffa305172e6ec25b5 (patch)
tree857db7f340a8a35a6c27678450328417a0c316f0 /sys/conf
parentec41a9a1bdd16c0fa92333a5921bd6078a013a22 (diff)
downloadsrc-c8789c34fd1f02cffc3c0adffa305172e6ec25b5.tar.gz
src-c8789c34fd1f02cffc3c0adffa305172e6ec25b5.zip
This is an addendum to r251837.
Missed adding the new references to cam_compat.c to the various makefiles. Obtained from: Netflix
Notes
Notes: svn path=/head/; revision=251842
Diffstat (limited to 'sys/conf')
-rw-r--r--sys/conf/files1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/conf/files b/sys/conf/files
index f3c600f70340..80ef6e6cf099 100644
--- a/sys/conf/files
+++ b/sys/conf/files
@@ -103,6 +103,7 @@ usbdevs_data.h optional usb \
no-obj no-implicit-rule before-depend \
clean "usbdevs_data.h"
cam/cam.c optional scbus
+cam/cam_compat.c optional scbus
cam/cam_periph.c optional scbus
cam/cam_queue.c optional scbus
cam/cam_sim.c optional scbus