explicitly KERNEL_GZIP
This commit is contained in:
parent
da80d72ece
commit
2386f64fe5
@ -24,6 +24,10 @@ CONFIG_BUILD_DOCSRC=y
|
|||||||
# General setup
|
# General setup
|
||||||
#
|
#
|
||||||
# CONFIG_LOCALVERSION_AUTO is not set
|
# CONFIG_LOCALVERSION_AUTO is not set
|
||||||
|
CONFIG_KERNEL_GZIP=y
|
||||||
|
# CONFIG_KERNEL_BZIP2 is not set
|
||||||
|
# CONFIG_KERNEL_LZO is not set
|
||||||
|
# CONFIG_KERNEL_LZMA is not set
|
||||||
CONFIG_SWAP=y
|
CONFIG_SWAP=y
|
||||||
CONFIG_SYSVIPC=y
|
CONFIG_SYSVIPC=y
|
||||||
CONFIG_BSD_PROCESS_ACCT=y
|
CONFIG_BSD_PROCESS_ACCT=y
|
||||||
|
@ -1858,6 +1858,9 @@ fi
|
|||||||
# || ||
|
# || ||
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Aug 17 2010 Kyle McMartin <kyle@redhat.com>
|
||||||
|
- explicitly set KERNEL_GZIP
|
||||||
|
|
||||||
* Tue Aug 17 2010 Kyle McMartin <kyle@redhat.com>
|
* Tue Aug 17 2010 Kyle McMartin <kyle@redhat.com>
|
||||||
- Linux 2.6.36-rc1
|
- Linux 2.6.36-rc1
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user