projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
lots of small package changes and dependency cleanups for the V= stuff
[openwrt.git]
/
openwrt
/
package
/
base-files
/
Makefile
diff --git
a/openwrt/package/base-files/Makefile
b/openwrt/package/base-files/Makefile
index
9cca04a
..
78e1f0a
100644
(file)
--- a/
openwrt/package/base-files/Makefile
+++ b/
openwrt/package/base-files/Makefile
@@
-76,9
+76,10
@@
$(IPKG_HOTPLUG):
package-clean:
rm -f $(PACKAGES)
-clean: package-clean
+
+clean-targets: package-clean
prepare:
-compile: $(PACKAGES)
-install: compile
+compile
-targets
: $(PACKAGES)
+install
-targets
: compile
mkdir -p $(TARGET_DIR)
$(IPKG) install $(PACKAGES)
This page took
0.024211 seconds
and
4
git commands to generate.