projects
/
comedi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
41ef2f4
)
Want to keep comedi in comedi/, not drivers/comedi/
author
David Schleef
<ds@schleef.org>
Mon, 13 Aug 2001 10:33:15 +0000
(10:33 +0000)
committer
David Schleef
<ds@schleef.org>
Mon, 13 Aug 2001 10:33:15 +0000
(10:33 +0000)
Config.in
patch
|
blob
|
history
diff --git
a/Config.in
b/Config.in
index 345ea9489113211d2692670023c3e556e1614e45..9eb96e98a1d9fad3515cb863fd9be7ae3c077717 100644
(file)
--- a/
Config.in
+++ b/
Config.in
@@
-4,7
+4,7
@@
comment 'Comedi'
tristate "Comedi support" CONFIG_COMEDI
if [ "$CONFIG_COMEDI" != "n" ]; then
- source
drivers/
comedi/Config.in
+ source comedi/Config.in
fi
endmenu