From 23944aa21e43c0a3c879c3dfc51ee479a9049e28 Mon Sep 17 00:00:00 2001 From: vanhofen Date: Sun, 24 Jan 2021 13:23:02 +0100 Subject: [PATCH] fix my c/p error from previous commit Origin commit data ------------------ Branch: ni/coolstream Commit: https://github.com/neutrino-images/ni-neutrino/commit/8185d0e4580c549f153fb0e06995418f6d820bca Author: vanhofen Date: 2021-01-24 (Sun, 24 Jan 2021) Origin message was: ------------------ - fix my c/p error from previous commit ------------------ No further description and justification available within origin commit message! ------------------ This commit was generated by Migit --- acinclude.m4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/acinclude.m4 b/acinclude.m4 index 6815b43cf..b8c4c6687 100644 --- a/acinclude.m4 +++ b/acinclude.m4 @@ -494,7 +494,7 @@ AS_HELP_STRING([], [valid for mipsbox: vuduo, vuduo2]), AC_MSG_ERROR([unknown model $withval for boxtype $BOXTYPE]) fi ;; - vuduo, vuduo2, gb800se, osnino, osninoplus, osninopro) + vuduo|vuduo2|gb800se|osnino|osninoplus|osninopro) if test "$BOXTYPE" = "mipsbox"; then BOXMODEL="$withval" else