toolchain/uClibc: install ldd to target
Reported by Julien Boibessot <julien.boibessot@free.fr>.
This somehow got disabled by cb815ae003 (two years ago!).
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
@@ -581,8 +581,7 @@ uclibc-clean: uclibc-test-clean
|
||||
uclibc-dirclean: uclibc-test-dirclean
|
||||
rm -rf $(UCLIBC_DIR)
|
||||
|
||||
uclibc-target-utils:
|
||||
#$(TARGET_DIR)/usr/bin/ldd
|
||||
uclibc-target-utils: $(TARGET_DIR)/usr/bin/ldd
|
||||
|
||||
uclibc-target-utils-source: $(DL_DIR)/$(UCLIBC_SOURCE)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user