projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
iw: Add support to print station retry counters
[openwrt.git]
/
Config.in
diff --git
a/Config.in
b/Config.in
index
f3db905
..
a634328
100644
(file)
--- a/
Config.in
+++ b/
Config.in
@@
-43,6
+43,10
@@
menu "Target Images"
config TARGET_INITRAMFS_COMPRESSION_LZO
bool "lzo"
+
+ config TARGET_INITRAMFS_COMPRESSION_XZ
+ bool "xz"
+ depends LINUX_2_6_38
endchoice
comment "Root filesystem archives"
This page took
0.024962 seconds
and
4
git commands to generate.