projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
add zlib for dropbear
[openwrt.git]
/
openwrt
/
Makefile
diff --git
a/openwrt/Makefile
b/openwrt/Makefile
index
43ee3dd
..
172e1b8
100644
(file)
--- a/
openwrt/Makefile
+++ b/
openwrt/Makefile
@@
-128,11
+128,11
@@
source: $(TARGETS_SOURCE)
#############################################################
clean:
rm -rf $(TARGET_DIR) $(IMAGE).*
#############################################################
clean:
rm -rf $(TARGET_DIR) $(IMAGE).*
- $(MAKE)
$(DIST)
-image-clean
+ $(MAKE)
openwrt
-image-clean
dirclean: $(TARGETS_DIRCLEAN)
rm -rf $(TARGET_DIR) $(IMAGE).*
dirclean: $(TARGETS_DIRCLEAN)
rm -rf $(TARGET_DIR) $(IMAGE).*
- $(MAKE)
$(DIST)-image-
clean
+ $(MAKE)
openwrt-image-dir
clean
distclean: clean
rm -rf $(DL_DIR) $(BUILD_DIR) $(TOOL_BUILD_DIR)
distclean: clean
rm -rf $(DL_DIR) $(BUILD_DIR) $(TOOL_BUILD_DIR)
This page took
0.020116 seconds
and
4
git commands to generate.