aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorRob Landley <rob@landley.net>2020-08-19 17:48:47 -0500
committerRob Landley <rob@landley.net>2020-08-19 17:48:47 -0500
commitdf71fc33af720fc1137be008019377eb081daed8 (patch)
tree1ac46e226b49df61f68d2f17ce0a00cb1448d823 /Makefile
parente04ce13e65ca289d3ee47a3dc3dcd04b647eab78 (diff)
downloadtoybox-df71fc33af720fc1137be008019377eb081daed8.tar.gz
Typo.
Diffstat (limited to 'Makefile')
-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