mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-26 23:13:13 +02:00
- acinclude: fix indentation
Signed-off-by: Thilo Graf <dbt@novatux.de>
This commit is contained in:
@@ -323,8 +323,8 @@ AC_ARG_WITH(boxtype,
|
||||
|
||||
AC_ARG_WITH(boxmodel,
|
||||
[ --with-boxmodel valid for coolstream: hd1, hd2
|
||||
valid for armbox: hd51
|
||||
valid for generic: raspi],
|
||||
valid for armbox: hd51
|
||||
valid for generic: raspi],
|
||||
[case "${withval}" in
|
||||
hd1|hd2)
|
||||
if test "$BOXTYPE" = "coolstream"; then
|
||||
|
Reference in New Issue
Block a user