|
|
epatch "${FILESDIR}"/NVIDIA_glx-glheader.patch | epatch "${FILESDIR}"/NVIDIA_glx-glheader.patch |
# allow on board sensors to work with lm_sensors | # allow on board sensors to work with lm_sensors |
epatch "${FILESDIR}"/NVIDIA_i2c-hwmon.patch | epatch "${FILESDIR}"/NVIDIA_i2c-hwmon.patch |
|
# fix for kernel versions 2.6.23 and higher |
|
if kernel_is ge 2 6 23; then |
|
epatch "${FILESDIR}"/NVIDIA_kernel-2.6.23.patch |
|
fi |
| |
if ! use x86-fbsd; then | if ! use x86-fbsd; then |
# Quiet down warnings the user does not need to see | # Quiet down warnings the user does not need to see |