kernel26: fixing wrong tagging in x64

This commit is contained in:
Phil 2011-07-09 19:52:19 +00:00
parent ccd7e7cbd4
commit 389e5ab7c3
2 changed files with 2 additions and 2 deletions

View File

@ -27,7 +27,7 @@ source=(ftp://ftp.kernel.org/pub/linux/kernel/v2.6/linux-$_basekernel.tar.bz2
md5sums=('1aab7a741abe08d42e8eccf20de61e05'
'77be2894dd88bc868212c10ac9a8313a'
'694bf6bf9cbeb22ef84cb00bccdb2aa3'
'7e9a0bb54791776f51e209de8b76f3eb'
'2071b300ec7d6bde3dc678a669c22250'
'25584700a0a679542929c4bed31433b6')
build() {

View File

@ -64,7 +64,7 @@ CONFIG_IRQ_WORK=y
CONFIG_EXPERIMENTAL=y
CONFIG_INIT_ENV_ARG_LIMIT=32
CONFIG_CROSS_COMPILE=""
CONFIG_LOCALVERSION="CHAKRA"
CONFIG_LOCALVERSION="-CHAKRA"
CONFIG_LOCALVERSION_AUTO=y
CONFIG_HAVE_KERNEL_GZIP=y
CONFIG_HAVE_KERNEL_BZIP2=y