diff --git a/srcpkgs/linux3.18/template b/srcpkgs/linux3.18/template index 76f00f0e69d..26140ff9178 100644 --- a/srcpkgs/linux3.18/template +++ b/srcpkgs/linux3.18/template @@ -1,5 +1,3 @@ -broken="make modules_install requires no. Please install it. -This is probably in the kmod package." # Template file for 'linux3.18' pkgname=linux3.18 version=3.18.122 @@ -12,6 +10,7 @@ license="GPL-2.0-only" short_desc="The Linux kernel and modules (${version%.*} series)" distfiles="${KERNEL_SITE}/kernel/v3.x/linux-${version}.tar.xz" checksum=675b1ce36af23caa500cb1d4f0ec2976791fb0a97ebb6486a5e2ebcb5527ade5 +broken="make modules_install requires no. Please install it. This is probably in the kmod package." _kernver="${version}_${revision}"