aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index f51d4642..21d3359f 100644
--- a/Makefile
+++ b/Makefile
@@ -17,7 +17,7 @@ toybox generated/unstripped/toybox: $(KCONFIG_CONFIG) *.[ch] lib/*.[ch] toys/*/*
scripts/make.sh
.PHONY: clean distclean baseline bloatcheck install install_flat \
- uinstall uninstall_flat tests help change \
+ uninstall uninstall_flat tests help change \
list list_working list_pending root run_root
include kconfig/Makefile