projects
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
320dc1e
)
Remove old feeds symlink in distclean. Thanks fish
author
agb
<agb@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 26 Apr 2008 07:49:41 +0000
(07:49 +0000)
committer
agb
<agb@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 26 Apr 2008 07:49:41 +0000
(07:49 +0000)
- Fixes duplicate package entries when coming from pre r10634
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10941
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
include/toplevel.mk
patch
|
blob
|
history
diff --git
a/include/toplevel.mk
b/include/toplevel.mk
index
ebbf749
..
54f9c59
100644
(file)
--- a/
include/toplevel.mk
+++ b/
include/toplevel.mk
@@
-119,7
+119,7
@@
docs/clean: FORCE
$(MAKE) -C docs clean
distclean:
- rm -rf tmp build_dir staging_dir dl .config* feeds package/feeds bin
+ rm -rf tmp build_dir staging_dir dl .config* feeds package/feeds
packages/openwrt-packages
bin
$(MAKE) -C scripts/config clean
ifeq ($(findstring v,$(DEBUG)),)
This page took
0.021867 seconds
and
4
git commands to generate.