summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlf Magnusson <ulfalizer@gmail.com>2015-03-13 01:02:12 +0100
committerUlf Magnusson <ulfalizer@gmail.com>2015-03-13 01:14:22 +0100
commit7f603f753342d24adbd92743c6a7a13a68832700 (patch)
tree559bd85fc4c3247bfd020a285c2309b37815b379
parent8c846be1addcfc07011ed4934c7c09d9e5ea1634 (diff)
Update README to indicate that v4.0-rc3 works.
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 8964de1..7c623fa 100644
--- a/README.md
+++ b/README.md
@@ -18,7 +18,7 @@ Installation instructions for the Linux kernel (in the kernel root):
In addition to creating a handy interface, the make targets are needed to pick
up environment variables set in the kernel makefiles which are referenced in
the Kconfig files (<i>ARCH</i>, <i>SRCARCH</i>, and <i>KERNELVERSION</i> as of
-Linux 3.7.0).
+Linux v4.0-rc3).
Please tell me if the patch does not apply. It should be trivial to apply
manually.
@@ -85,7 +85,7 @@ defconfigs on e.g. Linux 3.7.0-rc8 are due to
## License (ISC) ##
-Copyright (c) 2011-2013, Ulf Magnusson <ulfalizer@gmail.com>
+Copyright (c) 2011-2015, Ulf Magnusson <ulfalizer@gmail.com>
Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.