mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
one too deep on patch strip
This commit is contained in:
parent
91719394b9
commit
b649f2be63
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@ build() {
|
|||
cp ${srcdir}/imagetool-uncompressed.py arch/arm/boot/
|
||||
|
||||
# ALARM: add dma_coherent_write_sync calls to USB EHCI driver
|
||||
patch -Np3 -i "${srcdir}/rp-patches/rpdh1.patch"
|
||||
patch -Np2 -i "${srcdir}/rp-patches/rpdh1.patch"
|
||||
patch -Np1 -i "${srcdir}/rp-patches/smsc95xx.patch"
|
||||
patch -Np1 -i "${srcdir}/armdma.patch"
|
||||
patch -Np1 -i "${srcdir}/sys_accept4.patch"
|
||||
|
|
Loading…
Reference in a new issue