really clean gdb dir on make clean

SVN-Revision: 1287
lede-17.01
Felix Fietkau 2005-06-26 17:31:18 +00:00
parent b39aae34b7
commit 6cc748b3c6
1 changed files with 1 additions and 1 deletions

View File

@ -56,4 +56,4 @@ prepare: $(GDB_DIR)/.patched
compile:
install: $(TARGET_CROSS)gdb
clean:
rm -rf $(GDB_CLIENT_DIR)
rm -rf $(GDB_CLIENT_DIR) $(GDB_DIR)