From 386c1a3b43832194cf3c9b26b043e3a49dd66cce Mon Sep 17 00:00:00 2001 From: MilhouseVH Date: Tue, 15 Dec 2015 12:17:19 +0000 Subject: [PATCH] RPi/RPi2: remove bcm2708-rng.conf --- .../RPi/filesystem/usr/lib/modules-load.d/bcm2708-rng.conf | 6 ------ .../RPi2/filesystem/usr/lib/modules-load.d/bcm2708-rng.conf | 6 ------ 2 files changed, 12 deletions(-) delete mode 100644 projects/RPi/filesystem/usr/lib/modules-load.d/bcm2708-rng.conf delete mode 100644 projects/RPi2/filesystem/usr/lib/modules-load.d/bcm2708-rng.conf diff --git a/projects/RPi/filesystem/usr/lib/modules-load.d/bcm2708-rng.conf b/projects/RPi/filesystem/usr/lib/modules-load.d/bcm2708-rng.conf deleted file mode 100644 index 90d50fc6db..0000000000 --- a/projects/RPi/filesystem/usr/lib/modules-load.d/bcm2708-rng.conf +++ /dev/null @@ -1,6 +0,0 @@ -# /etc/modules-load.d: force some kernel modules to be loaded at boot time. -# -# This file contains the names of kernel modules that should be loaded -# at boot time, one per line. Lines beginning with "#" are ignored. - -bcm2708-rng \ No newline at end of file diff --git a/projects/RPi2/filesystem/usr/lib/modules-load.d/bcm2708-rng.conf b/projects/RPi2/filesystem/usr/lib/modules-load.d/bcm2708-rng.conf deleted file mode 100644 index 90d50fc6db..0000000000 --- a/projects/RPi2/filesystem/usr/lib/modules-load.d/bcm2708-rng.conf +++ /dev/null @@ -1,6 +0,0 @@ -# /etc/modules-load.d: force some kernel modules to be loaded at boot time. -# -# This file contains the names of kernel modules that should be loaded -# at boot time, one per line. Lines beginning with "#" are ignored. - -bcm2708-rng \ No newline at end of file