summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonathan Bauer2011-06-16 16:39:11 +0200
committerJonathan Bauer2011-06-16 16:39:11 +0200
commitb5ed9d8a4f912e8111d2463216519035d0420fc6 (patch)
tree0ebdf7d0f72a6dd1f046655222eb44cd4020316e
parentCMakeLists, main class and build/run scripts (diff)
downloadfbsplash-b5ed9d8a4f912e8111d2463216519035d0420fc6.tar.gz
fbsplash-b5ed9d8a4f912e8111d2463216519035d0420fc6.tar.xz
fbsplash-b5ed9d8a4f912e8111d2463216519035d0420fc6.zip
test
-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