projects
/
librecmc
/
librecmc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0af0994
)
make xz ramdisk images also available for 2.6.39+
author
Jonas Gorski
<jogo@openwrt.org>
Wed, 18 Apr 2012 15:14:05 +0000
(15:14 +0000)
committer
Jonas Gorski
<jogo@openwrt.org>
Wed, 18 Apr 2012 15:14:05 +0000
(15:14 +0000)
2.6.38 isn't the only kernel supporting it.
SVN-Revision: 31343
Config.in
patch
|
blob
|
history
diff --git
a/Config.in
b/Config.in
index 4231f85aa559cd3d36f29526fec8cb69c406602a..c288cfbec19fa340853b78cf122a275f7af14097 100644
(file)
--- a/
Config.in
+++ b/
Config.in
@@
-46,7
+46,7
@@
menu "Target Images"
config TARGET_INITRAMFS_COMPRESSION_XZ
bool "xz"
- depends
LINUX_2_6_38
+ depends
!LINUX_2_6_30&&!LINUX_2_6_31&&!LINUX_2_6_32&&!LINUX_2_6_36&&!LINUX_2_6_37
endchoice
config EXTERNAL_CPIO