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>
This commit is contained in:
parent
31d12a8408
commit
cb686165d2
3
Makefile
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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user