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 9546d8a4a..5000dec8f 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:=uclibc-configured binutils gcc uclibc-target-utils
+TARGETS:=binutils
include toolchain/Makefile.in
include package/Makefile.in