mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
really clean gdb dir on make clean
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1287 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user