summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorPeter Korsgaard <jacmet@sunsite.dk>2010-05-27 14:11:26 +0200
committerPeter Korsgaard <jacmet@sunsite.dk>2010-05-27 14:11:26 +0200
commitaacfa1803358fa97afc3e2423956d97a9292d60d (patch)
tree1814a5cfe45bc45a117970fab4d07668d6df4bba /Makefile
parent062cebb08fa9079b39f61144224de2ad2e2e56a6 (diff)
parent0e12aa3e0f9a3a1170196c1f078f633fcbc92568 (diff)
Merge branch 'graph-dependencies' of git://git.busybox.net/~tpetazzoni/git/buildroot
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index d59ea45be..e36b47541 100644
--- a/Makefile
+++ b/Makefile
@@ -447,6 +447,9 @@ external-deps:
@$(MAKE) -Bs BR2_WGET=$(TOPDIR)/toolchain/wget-show-external-deps.sh \
SPIDER=--spider source
+show-targets:
+ @echo $(TARGETS)
+
ifeq ($(BR2_CONFIG_CACHE),y)
# drop configure cache if configuration is changed
$(BUILD_DIR)/tgt-config.cache: .config