projects
/
openwrt
/
svn-archive
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4a433b8
)
accidentally removed IMAGES
author
Waldemar Brodkorb
<mail@waldemar-brodkorb.de>
Sat, 12 Feb 2005 02:45:47 +0000
(
02:45
+0000)
committer
Waldemar Brodkorb
<mail@waldemar-brodkorb.de>
Sat, 12 Feb 2005 02:45:47 +0000
(
02:45
+0000)
SVN-Revision: 238
openwrt/Makefile
patch
|
blob
|
history
diff --git
a/openwrt/Makefile
b/openwrt/Makefile
index 008117dd79cf7f5bea48b19fc1804301975d6563..0fa90fb40d7aa3a0f4ae096cc45c189a94158c80 100644
(file)
--- a/
openwrt/Makefile
+++ b/
openwrt/Makefile
@@
-119,7
+119,7
@@
source: $(TARGETS_SOURCE)
#
#############################################################
clean:
- rm -rf $(BUILD_DIR)
+ rm -rf $(BUILD_DIR)
$(IMAGE).*
-rm -f openwrt-*
@$(MAKE) -C $(CONFIG) clean