diff options
author | Josef Schlehofer <pepe.schlehofer@gmail.com> | 2020-12-13 15:02:37 +0100 |
---|---|---|
committer | Daniel Golle <daniel@makrotopia.org> | 2020-12-14 21:38:10 +0000 |
commit | 0c866c81863f0a47b6c907368b0e0dc7ea9c1ee7 (patch) | |
tree | 6b8013a8db778798d649befbbfc39fe691e61bc7 /target/linux/armvirt | |
parent | 222dc0ad912370a620172a781a1c429dae01ab08 (diff) | |
download | upstream-0c866c81863f0a47b6c907368b0e0dc7ea9c1ee7.tar.gz upstream-0c866c81863f0a47b6c907368b0e0dc7ea9c1ee7.tar.bz2 upstream-0c866c81863f0a47b6c907368b0e0dc7ea9c1ee7.zip |
armvirt: README: rename it from LEDE to OpenWrt
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
Diffstat (limited to 'target/linux/armvirt')
-rw-r--r-- | target/linux/armvirt/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/armvirt/README b/target/linux/armvirt/README index ae0d2ada62..b870fe19f7 100644 --- a/target/linux/armvirt/README +++ b/target/linux/armvirt/README @@ -1,4 +1,4 @@ -This is intended to be used with LEDE project to provide image for use with +This is intended to be used with OpenWrt project to provide image for use with QEMU ARM virt machine. Run with qemu-system-arm |