summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorUlf Samuelsson2007-09-17 14:49:46 +0200
committerUlf Samuelsson2007-09-17 14:49:46 +0200
commit633c8cbf5bbac92ee811169a6650e147b98f3d1c (patch)
treee56d2b9c2f28bf862a2e3387fcbf20bda904ec50 /Makefile
parentAdd debug info (diff)
downloadbuildroot-633c8cbf5bbac92ee811169a6650e147b98f3d1c.tar.gz
buildroot-633c8cbf5bbac92ee811169a6650e147b98f3d1c.tar.xz
buildroot-633c8cbf5bbac92ee811169a6650e147b98f3d1c.zip
Remove some debug info + add uclibc-target-utils-source target
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile10
1 files changed, 1 insertions, 9 deletions
diff --git a/Makefile b/Makefile
index d191e69d3..e029cfd68 100644
--- a/Makefile
+++ b/Makefile
@@ -430,12 +430,4 @@ help:
.PHONY: dummy subdirs release distclean clean config oldconfig \
menuconfig tags check test depend defconfig help
-
-
-dbg:
- echo BASE_TARGETS_SOURCE=$(BASE_TARGETS_SOURCE)
- echo BASE_TARGETS=$(BASE_TARGETS)
- echo TARGETS_SOURCE=$(TARGETS_SOURCE)
- echo TARGETS=$(TARGETS)
-
-bsource:
+