mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
core/linux-am33x: add -ARCH to localversion
This commit is contained in:
parent
ddfcb25ee6
commit
0c68420d33
2 changed files with 2 additions and 2 deletions
|
@ -28,7 +28,7 @@ source=("ftp://ftp.kernel.org/pub/linux/kernel/v3.x/linux-${_basekernel}.tar.xz"
|
|||
'musb_start_urb-oopse.patch')
|
||||
md5sums=('364066fa18767ec0ae5f4e4abcf9dc51'
|
||||
'db000f54f7c3d1598416cacf770b3f18'
|
||||
'3b039b51889e43bd410d596bda3f0d9b'
|
||||
'0ae9cacfba16229e2f17e4b3e12672e2'
|
||||
'9d3c56a4b999c8bfbd4018089a62f662'
|
||||
'6ea7b005a74be27abb072c934ef15a2c'
|
||||
'd57e095fd462f0b915e5f4f7086a67d1')
|
||||
|
|
|
@ -37,7 +37,7 @@ CONFIG_EXPERIMENTAL=y
|
|||
CONFIG_BROKEN_ON_SMP=y
|
||||
CONFIG_INIT_ENV_ARG_LIMIT=32
|
||||
CONFIG_CROSS_COMPILE=""
|
||||
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