projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
fix svn compressed patch breakage in libnet
[openwrt.git]
/
target
/
Config.in
diff --git
a/target/Config.in
b/target/Config.in
index
5019b3d
..
0e11e17
100644
(file)
--- a/
target/Config.in
+++ b/
target/Config.in
@@
-12,6
+12,12
@@
menu "Target Root Filesystem"
help
Build a squashfs-lzma root filesystem
+ config BR2_TARGET_ROOTFS_TGZ
+ bool "tgz"
+ default y
+ help
+ Build a compressed tar archive of the kernel and the root filesystem
+
endmenu
menu "Kernel Configuration / Device Support"
This page took
0.019404 seconds
and
4
git commands to generate.