projects
/
linux-2.6
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[ALSA] usb-audio: don't call usb_reset_configuration() when probing
[linux-2.6]
/
README
diff --git
a/README
b/README
index
d1edcc7
..
4ee7dda
100644
(file)
--- a/
README
+++ b/
README
@@
-54,6
+54,10
@@
INSTALLING the kernel:
gzip -cd linux-2.6.XX.tar.gz | tar xvf -
+ or
+ bzip2 -dc linux-2.6.XX.tar.bz2 | tar xvf -
+
+
Replace "XX" with the version number of the latest kernel.
Do NOT use the /usr/src/linux area! This area has a (usually