mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-10 00:04:06 -09:00
When cleaning, get rid of the binary from the filesystem area too.
This commit is contained in:
@@ -66,6 +66,7 @@ endif
|
||||
strace: uclibc $(TARGET_DIR)/usr/bin/strace
|
||||
|
||||
strace-clean:
|
||||
rm -f $(TARGET_DIR)/usr/bin/strace
|
||||
$(MAKE) -C $(STRACE_DIR) clean
|
||||
|
||||
strace-dirclean:
|
||||
|
||||
Reference in New Issue
Block a user