changeset 359:58742af56d37 prerelease

Updated Makefile to match name of audio thread
author Giulio Moro <giuliomoro@yahoo.it>
date Wed, 08 Jun 2016 22:18:56 +0100
parents 5c2f94105c58
children 8e0dee85b73a
files Makefile
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/Makefile	Wed Jun 08 22:04:21 2016 +0100
+++ b/Makefile	Wed Jun 08 22:18:56 2016 +0100
@@ -30,7 +30,7 @@
 COMMAND_LINE_OPTIONS?=$(CL)
 RUN_COMMAND?=$(OUTPUT_FILE) $(COMMAND_LINE_OPTIONS)
 BELA_STARTUP_SCRIPT?=/root/BeagleRT_startup.sh
-BELA_AUDIO_THREAD_NAME?=beaglert-audio 
+BELA_AUDIO_THREAD_NAME?=bela-audio 
 SCREEN_NAME?=BeagleRT
 
 #TODO: run these lines only if the command is not syntax or