From 9d4658f9cd34b8b579a5afbbf6a570f2c9ad336a Mon Sep 17 00:00:00 2001 From: Bernhard Nortmann Date: Sat, 29 Oct 2016 12:20:04 +0200 Subject: [PATCH] README: fixup: wrong description, "make install-misc" available now Signed-off-by: Bernhard Nortmann --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 84c9d0e..5329b5b 100644 --- a/README.md +++ b/README.md @@ -131,8 +131,7 @@ builds and installs both *tools* and *target-tools*. * `make misc` builds miscellaneous (host) utilities that are not part of our 'standard' suite. -Currently this means `phoenix_info` and `sunxi-nand-image-builder`. There is no -dedicated "install" target for these, you need to copy them manuallly. +Currently this means `phoenix_info` and `sunxi-nand-image-builder`. * `make install-misc` builds *misc* and installs the resulting binaries.