.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:
+
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