From 4d6f2608259ec821b2598ef63d4b4fe9cfb63e7d Mon Sep 17 00:00:00 2001 From: Ciro Santilli Date: Wed, 14 Jun 2017 08:16:47 +0100 Subject: [PATCH] proc version --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 660b699..d9f52ef 100644 --- a/README.md +++ b/README.md @@ -61,6 +61,10 @@ We use Buildroot's default kernel version, you can confirm it after build with: grep BR2_LINUX_KERNEL_VERSION buildroot/.config +or in QEMU: + + cat /proc/version + ## Text mode Show serial output of QEMU directly on the current terminal, without opening a QEMU window: