mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
core/linux-am33x to 3.14.0-2
This commit is contained in:
parent
bbb1024efb
commit
37b6325eb6
2 changed files with 3 additions and 3 deletions
|
@ -8,7 +8,7 @@ _srcname=linux-3.14
|
|||
_kernelname=${pkgbase#linux}
|
||||
_desc="TI AM335x Beaglebone (Black)"
|
||||
pkgver=3.14.0
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
rcnrel=bone0
|
||||
arch=('armv7h')
|
||||
url="http://www.kernel.org/"
|
||||
|
@ -25,7 +25,7 @@ md5sums=('b621207b3f6ecbb67db18b13258f8ea8'
|
|||
'5ac073cfe8163af4ee4bac7737ed67a7'
|
||||
'SKIP'
|
||||
'1b276abe16d14e133f3f28d9c9e6bd68'
|
||||
'6f47f6ed60ca44ae69e568c11337f679')
|
||||
'b2569441ae3568d51d0f6a2ad3d48dd8')
|
||||
|
||||
prepare() {
|
||||
cd "${srcdir}/${_srcname}"
|
||||
|
|
|
@ -27,7 +27,7 @@ CONFIG_BUILDTIME_EXTABLE_SORT=y
|
|||
CONFIG_INIT_ENV_ARG_LIMIT=32
|
||||
CONFIG_CROSS_COMPILE=""
|
||||
# CONFIG_COMPILE_TEST is not set
|
||||
CONFIG_LOCALVERSION=""
|
||||
CONFIG_LOCALVERSION="-ARCH"
|
||||
# CONFIG_LOCALVERSION_AUTO is not set
|
||||
CONFIG_HAVE_KERNEL_GZIP=y
|
||||
CONFIG_HAVE_KERNEL_LZMA=y
|
||||
|
|
Loading…
Reference in a new issue