kernel-4.10

This commit is contained in:
milisarge 2017-06-03 04:46:18 +03:00
parent 8322c72f0f
commit 84a50f993f
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ build() {
cp "${SRC}/patch-$version.xz" .
unxz patch-$version.xz
# güncel kernel yama
patch -p1 -i "${SRC}/patch-${version}"
patch -p1 -i "patch-${version}"
patch -p1 -i "${SRC}/i8042-fix-aliases.patch"