From debb00925917cbbeee30843a7fe34604d29607a1 Mon Sep 17 00:00:00 2001 From: Dag Wieers Date: Fri, 5 Apr 2013 16:05:05 +0200 Subject: [PATCH] Add a newline at the end of the file, without it it seems to fail ? --- projects/ATV/filesystem/etc/modprobe.d/nvidia.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/ATV/filesystem/etc/modprobe.d/nvidia.conf b/projects/ATV/filesystem/etc/modprobe.d/nvidia.conf index 382c641534..ee07ebf27d 100644 --- a/projects/ATV/filesystem/etc/modprobe.d/nvidia.conf +++ b/projects/ATV/filesystem/etc/modprobe.d/nvidia.conf @@ -1,2 +1,2 @@ # Enable MSI (Message Signaled Interrupts) -options nvidia NVreg_EnableMSI=1 \ No newline at end of file +options nvidia NVreg_EnableMSI=1