diff --git a/Makefile b/Makefile index 1ccfd61d68..5301883061 100644 --- a/Makefile +++ b/Makefile @@ -103,5 +103,3 @@ world: prepare $(target/stamp-compile) $(package/stamp-compile) $(package/stamp- .PHONY: clean dirclean prereq prepare world package/symlinks package/symlinks-install package/symlinks-clean endif - --include local.mk