mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-27 23:44:04 +00:00
core/linux-aarch64-rc to 4.9.rc7-1
This commit is contained in:
parent
7792a6be4d
commit
b9e01dd788
2 changed files with 4 additions and 6 deletions
|
@ -4,7 +4,7 @@
|
|||
buildarch=8
|
||||
|
||||
_rcver=4.9
|
||||
_rcrel=6
|
||||
_rcrel=7
|
||||
|
||||
pkgbase=linux-aarch64-rc
|
||||
#_srcname=linux-4.$((${_rcver##*.}-1))
|
||||
|
@ -24,9 +24,9 @@ source=(#"http://www.kernel.org/pub/linux/kernel/v4.x/${_srcname}.tar.xz"
|
|||
'0001-net-smsc95xx-Allow-mac-address-to-be-set-as-a-parame.patch'
|
||||
'config'
|
||||
'linux.preset')
|
||||
md5sums=('e5b1ab103230a9c9be71473f30eb8bc6'
|
||||
md5sums=('ab9eb05caacb5fb9ba393e25543abdd1'
|
||||
'f301cc634acc67f4cbd6a2441905f2da'
|
||||
'3261f834c5512c8ec87682e6942f684c'
|
||||
'25471ab61a300784bc4b3f497f9865f4'
|
||||
'25d8f6983c9a616946848c0e075a949c')
|
||||
|
||||
prepare() {
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm64 4.9.0-rc6-1 Kernel Configuration
|
||||
# Linux/arm64 4.9.0-rc7-1 Kernel Configuration
|
||||
#
|
||||
CONFIG_ARM64=y
|
||||
CONFIG_64BIT=y
|
||||
|
@ -271,7 +271,6 @@ CONFIG_MODULES=y
|
|||
# CONFIG_MODULE_FORCE_LOAD is not set
|
||||
CONFIG_MODULE_UNLOAD=y
|
||||
# CONFIG_MODULE_FORCE_UNLOAD is not set
|
||||
# CONFIG_MODVERSIONS is not set
|
||||
# CONFIG_MODULE_SRCVERSION_ALL is not set
|
||||
# CONFIG_MODULE_SIG is not set
|
||||
CONFIG_MODULE_COMPRESS=y
|
||||
|
@ -2322,7 +2321,6 @@ CONFIG_STMMAC_PLATFORM=m
|
|||
CONFIG_DWMAC_GENERIC=m
|
||||
CONFIG_DWMAC_IPQ806X=m
|
||||
CONFIG_DWMAC_MESON=m
|
||||
# CONFIG_DWMAC_STM32 is not set
|
||||
CONFIG_DWMAC_SUNXI=m
|
||||
# CONFIG_STMMAC_PCI is not set
|
||||
# CONFIG_NET_VENDOR_SUN is not set
|
||||
|
|
Loading…
Reference in a new issue