summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--conf/machine/include/rpi-base.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/include/rpi-base.inc b/conf/machine/include/rpi-base.inc
index 1e90d55..937a8b1 100644
--- a/conf/machine/include/rpi-base.inc
+++ b/conf/machine/include/rpi-base.inc
@@ -60,7 +60,7 @@ MACHINE_FEATURES += "apm usbhost keyboard vfat ext2 screen touchscreen alsa blue
60# Raspberry Pi has no hardware clock 60# Raspberry Pi has no hardware clock
61MACHINE_FEATURES_BACKFILL_CONSIDERED = "rtc" 61MACHINE_FEATURES_BACKFILL_CONSIDERED = "rtc"
62 62
63MACHINE_EXTRA_RRECOMMENDS += " kernel-modules" 63MACHINE_EXTRA_RRECOMMENDS += " kernel-modules udev-rules-rpi"
64 64
65# Set Raspberrypi splash image 65# Set Raspberrypi splash image
66SPLASH = "psplash-raspberrypi" 66SPLASH = "psplash-raspberrypi"