diff options
| author | Josef Schlehofer | 2020-12-13 14:02:37 +0000 |
|---|---|---|
| committer | Daniel Golle | 2020-12-14 21:38:10 +0000 |
| commit | 0c866c81863f0a47b6c907368b0e0dc7ea9c1ee7 (patch) | |
| tree | 6b8013a8db778798d649befbbfc39fe691e61bc7 | |
| parent | 222dc0ad912370a620172a781a1c429dae01ab08 (diff) | |
| download | openwrt-0c866c81863f0a47b6c907368b0e0dc7ea9c1ee7.tar.gz | |
armvirt: README: rename it from LEDE to OpenWrt
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
| -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 |