projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
ar7: fixed cpmac, now it doesn't fails to register the phy.
[openwrt.git]
/
include
/
toplevel.mk
diff --git
a/include/toplevel.mk
b/include/toplevel.mk
index
3c2e46d
..
2094e2f
100644
(file)
--- a/
include/toplevel.mk
+++ b/
include/toplevel.mk
@@
-118,10
+118,6
@@
docs docs/compile: FORCE
docs/clean: FORCE
$(MAKE) -C docs clean
-symlinkclean:
- -find package -type l | xargs rm -f
- rm -rf tmp
-
distclean:
rm -rf tmp build_dir staging_dir dl .config* feeds bin
This page took
0.019786 seconds
and
4
git commands to generate.