projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Fix kmod-ipip build (#2092)
[openwrt.git]
/
Config.in
diff --git
a/Config.in
b/Config.in
index
0bced5c
..
705c24a
100644
(file)
--- a/
Config.in
+++ b/
Config.in
@@
-36,7
+36,7
@@
menu "Target Images"
config TARGET_ROOTFS_TGZ
bool "tgz"
- default y if
!USES_SQUASHFS && !USES_JFFS2
+ default y if
USES_TGZ
depends !TARGET_ROOTFS_INITRAMFS
help
Build a compressed tar archive of the the root filesystem
This page took
0.020559 seconds
and
4
git commands to generate.