summaryrefslogtreecommitdiffstats
path: root/sys/conf/files
diff options
context:
space:
mode:
Diffstat (limited to 'sys/conf/files')
-rw-r--r--sys/conf/files6
1 files changed, 4 insertions, 2 deletions
diff --git a/sys/conf/files b/sys/conf/files
index db0395f..d029f9f 100644
--- a/sys/conf/files
+++ b/sys/conf/files
@@ -937,8 +937,10 @@ dev/twa/tw_cl_io.c optional twa \
compile-with "${NORMAL_C} -I$S/dev/twa"
dev/twa/tw_cl_misc.c optional twa \
compile-with "${NORMAL_C} -I$S/dev/twa"
-dev/twa/tw_osl_cam.c optional twa
-dev/twa/tw_osl_freebsd.c optional twa
+dev/twa/tw_osl_cam.c optional twa \
+ compile-with "${NORMAL_C} -I$S/dev/twa"
+dev/twa/tw_osl_freebsd.c optional twa \
+ compile-with "${NORMAL_C} -I$S/dev/twa"
dev/twe/twe.c optional twe
dev/twe/twe_freebsd.c optional twe
dev/tx/if_tx.c optional tx
OpenPOWER on IntegriCloud