diff options
author | FreeArtMan <dos21h@gmail.com> | 2015-12-21 18:32:50 +0000 |
---|---|---|
committer | FreeArtMan <dos21h@gmail.com> | 2015-12-21 18:32:50 +0000 |
commit | 8900b3c75142c9701657f20b307d70f106cc3697 (patch) | |
tree | 2163fb380a5f66ebe2962a7dd99ee546419bb3d4 /config | |
parent | 9381ae971066a42ad00def424c29370ced09eb60 (diff) | |
download | radiola-8900b3c75142c9701657f20b307d70f106cc3697.tar.gz radiola-8900b3c75142c9701657f20b307d70f106cc3697.zip |
Add NetBSD support files and config_bsd.h to be compatible with NetBSD
Diffstat (limited to 'config')
-rw-r--r-- | config/config_bsd.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/config/config_bsd.h b/config/config_bsd.h index 95985f1..a54486f 100644 --- a/config/config_bsd.h +++ b/config/config_bsd.h @@ -3,7 +3,6 @@ #define CONFIG_CORE #define CONFIG_OS_NETBSD #define CONFIG_DRAW -#define CONFIG_TUI #define CONFIG_HW #define CONFIG_HW_LIB_ORIG #define CONFIG_HW_NO_AUDIO |