Commit 4c1d5a5d authored by Anup Patel's avatar Anup Patel Committed by Anup Patel
Browse files

top: Improve 'clean' and 'distclean' makefile targets



This improves 'clean' and 'distclean' makefile target as follows:
1. Remove only .o, .a, .elf, and .bin files for 'clean'
2. Remove .dep in-addition to what 'clean' does for 'distclean'
3. Remove default build and install directory for 'distclean'

Signed-off-by: default avatarAnup Patel <anup.patel@wdc.com>
parent a4ce7931
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment