mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
core/linux-chromebook2 fix
This commit is contained in:
parent
e2af2a6fd6
commit
69596e781b
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@ prepare() {
|
|||
cd ${srcdir}/chromeos-${_basever}
|
||||
|
||||
# fix for using xf86-video-fbturbo
|
||||
git apply ../0001-exynos-drm-smem-start-len.patch
|
||||
patch -p1 -i ../0001-exynos-drm-smem-start-len.patch
|
||||
|
||||
# Kernel configuration
|
||||
cp "${srcdir}/config" .config
|
||||
|
|
Loading…
Reference in a new issue