projects
/
15.05
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0ab1644
)
small fix for make targets from Martin Ley
author
Waldemar Brodkorb
<wbx@openwrt.org>
Mon, 5 Dec 2005 09:01:12 +0000
(09:01 +0000)
committer
Waldemar Brodkorb
<wbx@openwrt.org>
Mon, 5 Dec 2005 09:01:12 +0000
(09:01 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2578
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
openwrt/target/linux/image/tgz.mk
patch
|
blob
|
history
diff --git
a/openwrt/target/linux/image/tgz.mk
b/openwrt/target/linux/image/tgz.mk
index
f927ef9
..
3839eb6
100644
(file)
--- a/
openwrt/target/linux/image/tgz.mk
+++ b/
openwrt/target/linux/image/tgz.mk
@@
-8,7
+8,7
@@
tgz-install: $(KDIR)/root.tar.gz
$(MAKE) -C $(BOARD) install KERNEL="$(KERNEL)" FS="tgz"
endif
-prepare:
-compile:
-install: $(KDIR)/root.tar.gz
+prepare
-targets
:
+compile
-targets
:
+install
-targets
: $(KDIR)/root.tar.gz