linux: move patches to default directory

This commit is contained in:
MilhouseVH 2016-12-06 18:25:25 +00:00
parent 4b599ac7b9
commit 1fe55b8963
24 changed files with 1 additions and 0 deletions

View File

@ -58,6 +58,7 @@ case "$LINUX" in
*)
PKG_VERSION="4.8.12"
PKG_URL="http://www.kernel.org/pub/linux/kernel/v4.x/$PKG_NAME-$PKG_VERSION.tar.xz"
PKG_PATCH_DIRS="default"
;;
esac