Tweaked filenames for clarity in linux-kirkwood

This commit is contained in:
Joshua Coombs 2012-08-10 13:32:28 -04:00
parent 2fe814ad22
commit af98a8fbd7
2 changed files with 3 additions and 3 deletions

View file

@ -19,7 +19,7 @@ options=('!strip')
source=("ftp://ftp.kernel.org/pub/linux/kernel/v3.x/linux-${_basekernel}.tar.bz2"
'archlinuxarm.patch'
'support.patch'
'aufs3.5-patch.xz'
'aufs3-3.5.patch.xz'
'config'
'mach-types::http://www.arm.linux.org.uk/developer/machines/download.php'
'change-default-console-loglevel.patch'
@ -30,7 +30,7 @@ md5sums=('d59404c0828d8f52540bb670246ca8b3'
'f5d3635da03cb45904bedd69b47133de'
'227356bd0efdc6b9a6925d46b3701141'
'16a089a35649c4f98c079346464a1834'
'3df59cf78eaadec44a858949e1ca17d4'
'c71d874ac837268520d64bcc659179d3'
'9d3c56a4b999c8bfbd4018089a62f662'
'd00814b57448895e65fbbc800e8a58ba'
'3a4b8d23c1708283e29477931d63ffb8')
@ -48,7 +48,7 @@ build() {
cp "${srcdir}/mach-types" arch/arm/tools
# Add AUFS3 patches
patch -Np1 -i "${srcdir}/aufs3.5-patch"
patch -Np1 -i "${srcdir}/aufs3-3.5.patch"
# add latest fixes from stable queue, if needed
# http://git.kernel.org/?p=linux/kernel/git/stable/stable-queue.git