projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
cleanup; replace .PHONY with FORCE; disable gdb by default
[openwrt.git]
/
target
/
linux
/
image
/
tgz.mk
diff --git
a/target/linux/image/tgz.mk
b/target/linux/image/tgz.mk
index
4ea84eb
..
506ab89
100644
(file)
--- a/
target/linux/image/tgz.mk
+++ b/
target/linux/image/tgz.mk
@@
-1,4
+1,4
@@
-$(KDIR)/root.tar.gz:
+$(KDIR)/root.tar.gz:
FORCE
tar -zcf $@ --owner=root --group=root -C $(BUILD_DIR)/root/ .
ifeq ($(BOARD),x86)
This page took
0.022106 seconds
and
4
git commands to generate.