summaryrefslogtreecommitdiff
path: root/misc/buildroot/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'misc/buildroot/Makefile')
-rw-r--r--misc/buildroot/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/buildroot/Makefile b/misc/buildroot/Makefile
index 166b13c04..94b70aaad 100644
--- a/misc/buildroot/Makefile
+++ b/misc/buildroot/Makefile
@@ -51,7 +51,7 @@ cc-option = $(shell if $(TARGET_CC) $(TARGET_CFLAGS) $(1) -S -o /dev/null -xc /d
# along with the packages to build for the target.
#
##############################################################
-TARGETS:=binutils
+
include toolchain/Makefile.in
include package/Makefile.in