mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-28 22:57:37 +00:00
core/linux-armv7-rc to 4.0.rc2-1
This commit is contained in:
parent
d85fe44bd1
commit
be1ca654d0
2 changed files with 11 additions and 12 deletions
|
@ -4,7 +4,7 @@
|
|||
buildarch=4
|
||||
|
||||
_rcver=4.0
|
||||
_rcrel=1
|
||||
_rcrel=2
|
||||
_rcnrel=armv7-x0
|
||||
|
||||
pkgbase=linux-armv7-rc
|
||||
|
@ -29,16 +29,16 @@ source=("http://www.kernel.org/pub/linux/kernel/v3.x/${_srcname}.tar.xz"
|
|||
'0004-fix-mvsdio-eMMC-timing.patch'
|
||||
'0005-net-smsc95xx-Allow-mac-address-to-be-set-as-a-parame.patch'
|
||||
'config')
|
||||
md5sums=('9e854df51ca3fef8bfe566dbd7b89241'
|
||||
'54fc1f2fd8965e52119f119905c92693'
|
||||
'1892b10ce6f0c13afa5c35b840ce1169'
|
||||
md5sums=('d3fc8316d4d4d04b65cbc2d70799e763'
|
||||
'a68347bb2a5bcb9360d6d8b7574f09c3'
|
||||
'64a9b068c7eb6a01f667be0e59793921'
|
||||
'SKIP'
|
||||
'f08e4d6f28ef4bdba33ddccecaa3d547'
|
||||
'2e5ce0eab008104e2e72fd41207725c6'
|
||||
'7adbffa76463850fefd5cf12f63c86e9'
|
||||
'3e51a3538a08e8f87dcc7cea1cc25b68'
|
||||
'52db768a824523895d8ff8b41403283a'
|
||||
'fddf3705f6e6748af3339dea1d9c2586')
|
||||
'98931609e0e5c0beb3dbaabfb669b872'
|
||||
'b7aa41223a0eff197ab905d9791e4ec4'
|
||||
'd71cd90ee737afc07708fae7e449d651'
|
||||
'950087add736d74afacd54bcfe8908d9'
|
||||
'd6ef79617d7e59e841f4f3d65501a6d8'
|
||||
'7cdaba92013563849d6253808376dc45')
|
||||
|
||||
prepare() {
|
||||
cd "${srcdir}/${_srcname}"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 4.0.0-rc1-1 Kernel Configuration
|
||||
# Linux/arm 4.0.0-rc2-1 Kernel Configuration
|
||||
#
|
||||
CONFIG_ARM=y
|
||||
CONFIG_ARM_HAS_SG_CHAIN=y
|
||||
|
@ -5849,7 +5849,6 @@ CONFIG_CLKSRC_SAMSUNG_PWM=y
|
|||
# CONFIG_SH_TIMER_TMU is not set
|
||||
# CONFIG_EM_TIMER_STI is not set
|
||||
CONFIG_CLKSRC_VERSATILE=y
|
||||
# CONFIG_ASM9260_TIMER is not set
|
||||
CONFIG_MAILBOX=y
|
||||
CONFIG_PL320_MBOX=y
|
||||
CONFIG_OMAP2PLUS_MBOX=y
|
||||
|
|
Loading…
Reference in a new issue