summaryrefslogtreecommitdiff
path: root/x11-drivers/ati-drivers/ati-drivers-14.12-r3.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@rogentos.ro>2015-05-02 04:29:43 +0100
committerV3n3RiX <venerix@rogentos.ro>2015-05-02 04:29:43 +0100
commit2edb8d6403eb04542e79586768299fe1f3b86353 (patch)
tree73bcbe9d019492828950a747ec4b2871d8b224a5 /x11-drivers/ati-drivers/ati-drivers-14.12-r3.ebuild
parent4ffd69cb11b5a883ef568cfce86f0f85a7a58d73 (diff)
parentc6e3e8ad21bb3702d26e6218581524ebd3eab49a (diff)
Merge remote-tracking branch 'upstream/master'
Diffstat (limited to 'x11-drivers/ati-drivers/ati-drivers-14.12-r3.ebuild')
-rw-r--r--x11-drivers/ati-drivers/ati-drivers-14.12-r3.ebuild5
1 files changed, 5 insertions, 0 deletions
diff --git a/x11-drivers/ati-drivers/ati-drivers-14.12-r3.ebuild b/x11-drivers/ati-drivers/ati-drivers-14.12-r3.ebuild
index 168b39e8..b351099a 100644
--- a/x11-drivers/ati-drivers/ati-drivers-14.12-r3.ebuild
+++ b/x11-drivers/ati-drivers/ati-drivers-14.12-r3.ebuild
@@ -167,6 +167,11 @@ src_prepare() {
# Linux 3.19 support
epatch "${FILESDIR}/${P}-linux-3.19.patch"
+ # Linux 4.0 support
+ if kernel_is ge 4 0; then
+ epatch "${FILESDIR}/${PN}-linux-4.0.patch"
+ fi
+
cd "${MODULE_DIR}"
# bugged fglrx build system, this file should be copied by hand
cp ${ARCH_DIR}/lib/modules/fglrx/build_mod/libfglrx_ip.a 2.6.x