core/linux-aarch64-rc fix

This commit is contained in:
Kevin Mihelich 2016-12-05 00:26:07 +00:00
parent 32a09a1a5f
commit 290a466e3b

View file

@ -22,12 +22,10 @@ source=(#"http://www.kernel.org/pub/linux/kernel/v4.x/${_srcname}.tar.xz"
#"https://www.kernel.org/pub/linux/kernel/v4.x/testing/patch-${_rcver}-rc${_rcrel}.xz"
"https://www.kernel.org/pub/linux/kernel/v4.x/testing/${_srcname}.tar.xz"
'0001-net-smsc95xx-Allow-mac-address-to-be-set-as-a-parame.patch'
'0002-i2c-bcm2835.patch'
'config'
'linux.preset')
md5sums=('f8ab74a9a1a2adf30ddadbcf14ef7c8a'
'07fc22563ada626fad44e924568c21e3'
'0a7747afa9fec06c8fc20c44efcdf427'
'e6c5cacf8e62a9f022d030e8909a7814'
'25d8f6983c9a616946848c0e075a949c')
@ -39,7 +37,6 @@ prepare() {
# ALARM patches
git apply ../0001-net-smsc95xx-Allow-mac-address-to-be-set-as-a-parame.patch
git apply ../0002-i2c-bcm2835.patch
cat "${srcdir}/config" > ./.config