summaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf')
-rw-r--r--conf/machine/raspberrypi.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/conf/machine/raspberrypi.conf b/conf/machine/raspberrypi.conf
index 6e95291..e25b59a 100644
--- a/conf/machine/raspberrypi.conf
+++ b/conf/machine/raspberrypi.conf
@@ -32,3 +32,6 @@ MACHINE_FEATURES_BACKFILL_CONSIDERED = "rtc"
32MACHINE_EXTRA_RRECOMMENDS += " \ 32MACHINE_EXTRA_RRECOMMENDS += " \
33 kernel-modules \ 33 kernel-modules \
34" 34"
35
36# Set raspberrypi splash image
37SPLASH = "psplash-raspberrypi"