Commit cb686165 authored by Thomas Petazzoni's avatar Thomas Petazzoni
Browse files

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: default avatarThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Acked-by: default avatar"Yann E. MORIN" <yann.morin.1998@free.fr>
parent 31d12a84
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -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