Akinori MUSHA
77f6c01ede
Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;
...
the ECHO macro is set to "echo" by default, but it is set to "true" if
make(1) is invoked with the -s option while ECHO_CMD is always set to
the echo command.
2002-01-29 11:58:52 +00:00
Maxim Sobolev
07b999590f
Don't broke the index if kernel sources are not installed.
...
Submitted by: John Reynolds <jjreynold@home.com>
2001-03-03 08:49:34 +00:00
Maxim Sobolev
528d4be48b
Heuristically determine if the kernel sources contain knob required
...
to load this module. This allows using it on very recent 4.2-STABLE.
Prompted by: bmah
2001-03-02 19:09:35 +00:00
Maxim Sobolev
7dee418d65
Add cd9660_unicode 1.0, a kernel driver for reading CD disks with non-English
...
filenames. Requires -current as of several hours ago.
2001-02-13 13:56:34 +00:00