summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README3
-rwxr-xr-xbuild.sh2
2 files changed, 4 insertions, 1 deletions
diff --git a/README b/README
index e69de29..5489484 100644
--- a/README
+++ b/README
@@ -0,0 +1,3 @@
+***************************************
+ Framebuffer BootSplash for OpenSLX
+***************************************
diff --git a/build.sh b/build.sh
index 595709f..6e3b391 100755
--- a/build.sh
+++ b/build.sh
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/bin/sh
# fbsplash builder script for cmake
# make build dir if its not there