From d1eefff4182938ff15cda142ecc228a7f41c47b6 Mon Sep 17 00:00:00 2001 From: Mike Smith Date: Sat, 14 Oct 2000 01:23:29 +0000 Subject: [PATCH] Whoops, add the 'twe' files. Submitted by: Chris Faulhaber --- sys/conf/files | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sys/conf/files b/sys/conf/files index b2e8a7d378b..9aab7912e99 100644 --- a/sys/conf/files +++ b/sys/conf/files @@ -336,6 +336,8 @@ dev/streams/streams.c optional streams dev/sym/sym_hipd.c optional sym \ dependency "$S/dev/sym/sym_{conf,defs}.h" dev/tdfx/tdfx_pci.c optional tdfx +dev/twe/twe.c optional twe +dev/twe/twe_disk.c optional twe # # USB support dev/usb/usb_if.m optional usb