projects
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
76f9e45
)
Fix typo in last commit
author
agb
<agb@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 26 Apr 2008 07:51:38 +0000
(07:51 +0000)
committer
agb
<agb@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 26 Apr 2008 07:51:38 +0000
(07:51 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10942
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
include/toplevel.mk
patch
|
blob
|
history
diff --git
a/include/toplevel.mk
b/include/toplevel.mk
index
54f9c59
..
a2eae55
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 package
s
/openwrt-packages bin
+ rm -rf tmp build_dir staging_dir dl .config* feeds package/feeds package/openwrt-packages bin
$(MAKE) -C scripts/config clean
ifeq ($(findstring v,$(DEBUG)),)
This page took
0.02498 seconds
and
4
git commands to generate.