projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
fix dependency problem
[openwrt.git]
/
target
/
linux
/
brcm-2.4
/
Makefile
diff --git
a/target/linux/brcm-2.4/Makefile
b/target/linux/brcm-2.4/Makefile
index
9447114
..
384a1ea
100644
(file)
--- a/
target/linux/brcm-2.4/Makefile
+++ b/
target/linux/brcm-2.4/Makefile
@@
-62,5
+62,5
@@
$(LINUX_DIR)/.drivers-installed: $(LINUX_DIR)/.modules_done
linux-dirclean: drivers-clean
-drivers-clean:
+drivers-clean:
FORCE
rm -rf $(BUILD_DIR)/kernel-binary-wl
This page took
0.024097 seconds
and
4
git commands to generate.