Remove some debug info + add uclibc-target-utils-source target

This commit is contained in:
Ulf Samuelsson 2007-09-17 12:49:46 +00:00
parent b7f4dca04c
commit 633c8cbf5b
2 changed files with 3 additions and 9 deletions

View File

@ -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:

View File

@ -459,6 +459,8 @@ uclibc-dirclean:
uclibc-target-utils: $(TARGET_DIR)/usr/bin/ldd
uclibc-target-utils-source: $(DL_DIR)/$(UCLIBC_SOURCE)
#############################################################
#
# uClibc for the target just needs its header files