summarylogtreecommitdiffstats
path: root/fbsplash.install
diff options
context:
space:
mode:
Diffstat (limited to 'fbsplash.install')
-rw-r--r--fbsplash.install9
1 files changed, 0 insertions, 9 deletions
diff --git a/fbsplash.install b/fbsplash.install
deleted file mode 100644
index 9ff9504ddfe2..000000000000
--- a/fbsplash.install
+++ /dev/null
@@ -1,9 +0,0 @@
-#! /usr/bin/bash
-
-build() {
- add_runscript
-}
-
-help() {
- echo "This hook shows a simple framebuffer based splash screen."
-}