diff Makefile @ 377:a430a16d2c02 prerelease

Updated scripts so that the Bela folder on the bbb is ~/Bela. Note: BeagleRT_startup.sh is still the same (because the reference to it needs to be changed in /etc/init.d/ ....
author Giulio Moro <giuliomoro@yahoo.it>
date Sat, 11 Jun 2016 01:54:43 +0100
parents ecad1ea0382a
children 9dc5a0ccad25
line wrap: on
line diff
--- a/Makefile	Fri Jun 10 00:56:49 2016 +0100
+++ b/Makefile	Sat Jun 11 01:54:43 2016 +0100
@@ -40,7 +40,7 @@
 RUN_COMMAND?=$(OUTPUT_FILE) $(COMMAND_LINE_OPTIONS)
 BELA_STARTUP_SCRIPT?=/root/BeagleRT_startup.sh
 BELA_AUDIO_THREAD_NAME?=bela-audio 
-SCREEN_NAME?=BeagleRT
+SCREEN_NAME?=Bela
 
 
 RM := rm -rf