diff --git a/Makefile b/Makefile index 8d09725014..65b60c2094 100644 --- a/Makefile +++ b/Makefile @@ -376,9 +376,6 @@ endif include package/Makefile.in include support/dependencies/dependencies.mk -# We also need the various per-package makefiles, which also add -# each selected package to TARGETS if that package was selected -# in the .config file. include toolchain/*.mk include toolchain/*/*.mk