Procházet zdrojové kódy

Makefile: remove dubious comment

This comment is a left-over from previous code changes, and it doesn't
make much sense where it is placed.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Acked-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Thomas Petazzoni před 10 roky
rodič
revize
cb686165d2
1 změnil soubory, kde provedl 0 přidání a 3 odebrání
  1. 0 3
      Makefile

+ 0 - 3
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