- includes: better error messages

Signed-off-by: Thilo Graf <dbt@novatux.de>
This commit is contained in:
svenhoefer
2018-12-26 00:34:00 +01:00
committed by Thilo Graf
parent 77d5cafd32
commit a7221f4d8c
4 changed files with 4 additions and 4 deletions

View File

@@ -16,5 +16,5 @@
#include "../libgeneric-pc/record_lib.h"
#endif
#else
#error neither HAVE_TRIPLEDRAGON nor HAVE_SPARK_HARDWARE defined
#error no valid hardware defined
#endif