# HG changeset patch # User Giulio Moro # Date 1465420736 -3600 # Node ID 58742af56d37a88fdedc0f29e6ccb502cc3598f9 # Parent 5c2f94105c58e86f7d78665aad1c0670e3ff472e Updated Makefile to match name of audio thread diff -r 5c2f94105c58 -r 58742af56d37 Makefile --- 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