diff options
Diffstat (limited to 'app-emulation/vmware-modules/vmware-modules-304.3-r1.ebuild')
-rw-r--r-- | app-emulation/vmware-modules/vmware-modules-304.3-r1.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app-emulation/vmware-modules/vmware-modules-304.3-r1.ebuild b/app-emulation/vmware-modules/vmware-modules-304.3-r1.ebuild index c56f4de..665965c 100644 --- a/app-emulation/vmware-modules/vmware-modules-304.3-r1.ebuild +++ b/app-emulation/vmware-modules/vmware-modules-304.3-r1.ebuild @@ -102,6 +102,7 @@ src_prepare() { kernel_is ge 4 3 0 && epatch "${FILESDIR}/${PV_MAJOR}-4.3-00-misc_deregister.patch" kernel_is ge 4 5 0 && epatch "${FILESDIR}/${PV_MAJOR}-4.5-00-get_link.patch" kernel_is ge 4 6 0 && epatch "${FILESDIR}/${PV_MAJOR}-4.6-00-user-pages.patch" + kernel_is ge 4 7 0 && epatch "${FILESDIR}/${PV_MAJOR}-4.7-00-trans_start.patch" # Allow user patches so they can support RC kernels and whatever else epatch_user |