summaryrefslogtreecommitdiff
path: root/attic/README
diff options
context:
space:
mode:
Diffstat (limited to 'attic/README')
-rw-r--r--attic/README7
1 files changed, 7 insertions, 0 deletions
diff --git a/attic/README b/attic/README
new file mode 100644
index 0000000..fb53ad5
--- /dev/null
+++ b/attic/README
@@ -0,0 +1,7 @@
+The attic/drv directory contains drivers that are no longer maintained and/or
+supported. If necessary they can be compiled by doing the following operation
+in the OSS (source) directory before running the ./configre script:
+
+ ln -s attic/drv/<the_driver_I_need> kernel/drv/
+
+