diff --git a/core/linux-odroid-xu3/PKGBUILD b/core/linux-odroid-xu3/PKGBUILD index 74c32f1e0..67085a5e7 100644 --- a/core/linux-odroid-xu3/PKGBUILD +++ b/core/linux-odroid-xu3/PKGBUILD @@ -9,7 +9,7 @@ _srcname=linux-${_commit} _kernelname=${pkgbase#linux} _desc="ODROID-XU3/XU4/HC1" pkgver=4.14.111 -pkgrel=1 +pkgrel=2 arch=('armv7h') url="https://github.com/hardkernel/linux" license=('GPL2') @@ -20,7 +20,7 @@ source=("https://github.com/hardkernel/linux/archive/${_commit}.tar.gz" 'linux.preset' '99-linux.hook') md5sums=('4afccdd706ca1bc55ac9a926a45e649d' - '14964f996e309fd7c14a3d235e128f02' + '8689c83ec360bc4ced9995b6d40f59b1' 'a84976d500db50cee07177eccfe2f455' '79fa396e3f9a09a85156d6d7c2d34b58') diff --git a/core/linux-odroid-xu3/config b/core/linux-odroid-xu3/config index 3076ce7ce..067f41f9a 100644 --- a/core/linux-odroid-xu3/config +++ b/core/linux-odroid-xu3/config @@ -5560,7 +5560,9 @@ CONFIG_FSCACHE=m # CONFIG_FSCACHE_HISTOGRAM is not set # CONFIG_FSCACHE_DEBUG is not set # CONFIG_FSCACHE_OBJECT_LIST is not set -# CONFIG_CACHEFILES is not set +CONFIG_CACHEFILES=m +# CONFIG_CACHEFILES_DEBUG is not set +# CONFIG_CACHEFILES_HISTOGRAM is not set # # CD-ROM/DVD Filesystems