projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
cleanup; replace .PHONY with FORCE; disable gdb by default
[openwrt.git]
/
target
/
linux
/
ar7-2.4
/
Makefile
diff --git
a/target/linux/ar7-2.4/Makefile
b/target/linux/ar7-2.4/Makefile
index
207d95d
..
7775e88
100644
(file)
--- a/
target/linux/ar7-2.4/Makefile
+++ b/
target/linux/ar7-2.4/Makefile
@@
-60,7
+60,7
@@
$(LINUX_DIR)/.drivers-unpacked: $(LINUX_DIR)/.unpacked
linux-dirclean: drivers-clean
-drivers-clean:
+drivers-clean:
FORCE
rm -rf $(BUILD_DIR)/$(ATM_FIRMWARE_DIR)
This page took
0.023807 seconds
and
4
git commands to generate.