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:
parent
638a4214f8
commit
09d62e89e7
@ -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)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user