aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEzequiel Garcia <ezequiel@collabora.com>2018-04-28 22:46:16 -0300
committerEzequiel Garcia <ezequiel@collabora.com>2018-04-28 22:46:40 -0300
commit69a7ac11c8a0cd3c442ac20de83717e1987411a3 (patch)
tree3d49820c5f54e12cac3eae31bad6490396e7689c
parenta32c7734f820b415759eadc98af6aa8265529635 (diff)
downloadvirtme-69a7ac11c8a0cd3c442ac20de83717e1987411a3.tar.gz
README: Update mentions to prereqs.config file
Replace the mentions to prereqs.config file with the virtme-configkernel tool. Signed-off-by: Ezequiel Garcia <ezequiel@collabora.com>
-rw-r--r--README.md7
1 files changed, 5 insertions, 2 deletions
diff --git a/README.md b/README.md
index 98e5d05..51b6583 100644
--- a/README.md
+++ b/README.md
@@ -46,8 +46,11 @@ You may also have better luck if you set:
CONFIG_MODULE_SIG_FORCE=n
CONFIG_DEVTMPFS=y
-An easy, somewhat-reliable way to generate a working config is to append
-the `prereqs.config` file to your .config and then run `make defconfig`.
+An easy, somewhat-reliable way to generate a working config is via
+the virtme-configkernel. It needs to be run on a kernel source directory,
+like:
+
+ virtme-configkernel --arch=ARCH --defconfig
Your host system will need to satisfy some prerequisites: