diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2010-10-18 10:14:30 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2010-10-18 10:14:30 +0200 |
commit | 6d29edaa7f8a306f25a6d2b77053eb66aa9329e1 (patch) | |
tree | 585933c5da61f9e0f8e3364c637f9a99829689f7 | |
parent | 603db8c2ce7c842b3eed6104f3c5a1aeb04b655a (diff) | |
parent | 652e43378b41a15d4540b864a0603a68c1e50cf2 (diff) |
Merge branch 'master' of git+ssh://openadk.org/git/openadk
-rw-r--r-- | target/Config.in | 14 | ||||
-rw-r--r-- | target/bulkdef.lst | 1 |
2 files changed, 7 insertions, 8 deletions
diff --git a/target/Config.in b/target/Config.in index 8d18ad8c5..92d1fdc4b 100644 --- a/target/Config.in +++ b/target/Config.in @@ -1014,13 +1014,13 @@ config ADK_TARGET_INITRAMFS_COMPRESSION_BZIP2 help Select BZIP2 compression. -config ADK_TARGET_INITRAMFS_COMPRESSION_LZO - boolean - prompt "lzo" - select ADK_KERNEL_RD_LZO - select ADK_KERNEL_KERNEL_LZO - help - Select LZO compression. +#config ADK_TARGET_INITRAMFS_COMPRESSION_LZO +# boolean +# prompt "lzo" +# select ADK_KERNEL_RD_LZO +# select ADK_KERNEL_KERNEL_LZO +# help +# Select LZO compression. endchoice diff --git a/target/bulkdef.lst b/target/bulkdef.lst index 222bd7606..b1015387f 100644 --- a/target/bulkdef.lst +++ b/target/bulkdef.lst @@ -70,4 +70,3 @@ ibmx40 glibc initramfs-piggyback shuttle uclibc archive shuttle eglibc archive shuttle glibc archive - |