From df71fc33af720fc1137be008019377eb081daed8 Mon Sep 17 00:00:00 2001 From: Rob Landley Date: Wed, 19 Aug 2020 17:48:47 -0500 Subject: Typo. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') 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 -- cgit v1.2.3