This is easier to remember.  At least for me, it means I can avoid
copying+pasting the longer command from the README each time.

Signed-off-by: Alan Jenkins <[email protected]>

---
Changes since V1:
Using shorter command suggested by Kay, no need to create autogen.sh.

diff --git a/README b/README
index ef0b7ad..81c2339 100644
--- a/README
+++ b/README
@@ -33,7 +33,7 @@ OR,
        depmod 2.5.50

6) If you want to hack on the source:
-       aclocal && automake --add-missing --copy && autoconf
+       ./autoreconf -i

If this is all too complicated, I recommend getting and installing the
source rpm or debian package instead.


--
To unsubscribe from this list: send the line "unsubscribe linux-modules" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to