projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[adm5120] fix detection of admboot based boards
[openwrt.git]
/
target
/
Makefile
diff --git
a/target/Makefile
b/target/Makefile
index
438d268
..
a3b15b2
100644
(file)
--- a/
target/Makefile
+++ b/
target/Makefile
@@
-51,5
+51,5
@@
image_install: image_compile
imagebuilder_install: image_install
$(MAKE) -C imagebuilder install
imagebuilder_install: image_install
$(MAKE) -C imagebuilder install
-%-prereq %-prepare %-download %-clean %-compile %-install %-refresh: FORCE
+%-prereq %-prepare %-download %-clean %-compile %-install %-refresh
%-update
: FORCE
$(MAKE) -C $* $(patsubst $*-%,%,$@)
$(MAKE) -C $* $(patsubst $*-%,%,$@)
This page took
0.020422 seconds
and
4
git commands to generate.