diff --git a/core/linux-wandboard/PKGBUILD b/core/linux-wandboard/PKGBUILD index f6620319c..4baa73788 100644 --- a/core/linux-wandboard/PKGBUILD +++ b/core/linux-wandboard/PKGBUILD @@ -8,7 +8,7 @@ _srcname=linux-3.0.35 _kernelname=${pkgbase#linux} _desc="i.MX6 Wandboard" pkgver=3.0.35 -pkgrel=4 +pkgrel=5 rcnrel=wand6 arch=('armv7h') url="http://www.kernel.org/" @@ -21,7 +21,7 @@ source=("http://www.kernel.org/pub/linux/kernel/v3.x/${_srcname}.tar.xz" 'memset.patch') md5sums=('5e8133293e8a1fce725746da0e8ee445' '375da570547beacbc8cfce8ab8771a80' - '4d564209e380f31cd534aeb06da003d3' + '7d04398b3b19562aeeb98c763b5c853b' '39be2896f0b968d61a19b33da75ce6e0') prepare() { @@ -42,8 +42,6 @@ prepare() { build() { cd "${srcdir}/${_srcname}" - LDFLAGS="" - # get kernel version make prepare diff --git a/core/linux-wandboard/config b/core/linux-wandboard/config index 684fba93c..9ab8192d5 100644 --- a/core/linux-wandboard/config +++ b/core/linux-wandboard/config @@ -1671,7 +1671,7 @@ CONFIG_VT_CONSOLE=y CONFIG_HW_CONSOLE=y # CONFIG_VT_HW_CONSOLE_BINDING is not set CONFIG_UNIX98_PTYS=y -# CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set +CONFIG_DEVPTS_MULTIPLE_INSTANCES=y # CONFIG_LEGACY_PTYS is not set # CONFIG_SERIAL_NONSTANDARD is not set # CONFIG_NOZOMI is not set