summaryrefslogtreecommitdiff
path: root/misc/buildroot/Makefile
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-03-07 11:46:19 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-03-07 11:46:19 -0600
commit3c1ac20ddbe5c1743e0505b9983b00f35f1fcc36 (patch)
tree42813d6b03f8941b30d02a166f512e38527aa2a5 /misc/buildroot/Makefile
parent6d5fc053bfffeba6cd2b2b9b133b1828e2f7df12 (diff)
downloadnuttx-3c1ac20ddbe5c1743e0505b9983b00f35f1fcc36.tar.gz
nuttx-3c1ac20ddbe5c1743e0505b9983b00f35f1fcc36.tar.bz2
nuttx-3c1ac20ddbe5c1743e0505b9983b00f35f1fcc36.zip
Add support for the kconfig-frontends tools
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