summaryrefslogtreecommitdiffstats
path: root/support/kconfig/check.sh
diff options
context:
space:
mode:
Diffstat (limited to 'support/kconfig/check.sh')
-rwxr-xr-xsupport/kconfig/check.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/support/kconfig/check.sh b/support/kconfig/check.sh
index fa59cbf9d..854d9c7c6 100755
--- a/support/kconfig/check.sh
+++ b/support/kconfig/check.sh
@@ -1,6 +1,6 @@
#!/bin/sh
# Needed for systems without gettext
-$* -xc -o /dev/null - > /dev/null 2>&1 << EOF
+$* -x c -o /dev/null - > /dev/null 2>&1 << EOF
#include <libintl.h>
int main()
{