summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sys/conf/files.pc987
-rw-r--r--sys/pc98/conf/files.pc987
2 files changed, 12 insertions, 2 deletions
diff --git a/sys/conf/files.pc98 b/sys/conf/files.pc98
index 5083fcd..034f337 100644
--- a/sys/conf/files.pc98
+++ b/sys/conf/files.pc98
@@ -3,7 +3,7 @@
#
# modified for PC-9801
#
-# $Id: files.pc98,v 1.81 1999/01/20 08:31:55 kato Exp $
+# $Id: files.pc98,v 1.82 1999/02/25 13:53:13 kato Exp $
#
# The long compile-with and dependency lines are required because of
# limitations in config: backslash-newline doesn't work in strings, and
@@ -26,6 +26,11 @@ font8x16.o optional std8x16font \
no-implicit-rule before-depend \
clean "${STD8X16FONT}-8x16 font8x16.c"
#
+dev/ata/ata-all.c optional ata device-driver
+dev/ata/atapi-all.c optional ata device-driver
+dev/ata/ata-disk.c optional atadisk device-driver
+dev/ata/atapi-cd.c optional atapicd device-driver
+dev/ata/atapi-tape.c optional atapist device-driver
dev/fb/fb.c optional fb device-driver
dev/fb/fb.c optional gdc device-driver
dev/fb/splash.c optional splash
diff --git a/sys/pc98/conf/files.pc98 b/sys/pc98/conf/files.pc98
index 5083fcd..034f337 100644
--- a/sys/pc98/conf/files.pc98
+++ b/sys/pc98/conf/files.pc98
@@ -3,7 +3,7 @@
#
# modified for PC-9801
#
-# $Id: files.pc98,v 1.81 1999/01/20 08:31:55 kato Exp $
+# $Id: files.pc98,v 1.82 1999/02/25 13:53:13 kato Exp $
#
# The long compile-with and dependency lines are required because of
# limitations in config: backslash-newline doesn't work in strings, and
@@ -26,6 +26,11 @@ font8x16.o optional std8x16font \
no-implicit-rule before-depend \
clean "${STD8X16FONT}-8x16 font8x16.c"
#
+dev/ata/ata-all.c optional ata device-driver
+dev/ata/atapi-all.c optional ata device-driver
+dev/ata/ata-disk.c optional atadisk device-driver
+dev/ata/atapi-cd.c optional atapicd device-driver
+dev/ata/atapi-tape.c optional atapist device-driver
dev/fb/fb.c optional fb device-driver
dev/fb/fb.c optional gdc device-driver
dev/fb/splash.c optional splash
OpenPOWER on IntegriCloud