]> git.karo-electronics.de Git - linux-beck.git/commit
x86: Fix mkcapflags.sh bash-ism
authorSylvain BERTRAND <sylvain.bertrand@gmail.com>
Tue, 23 Dec 2014 12:39:12 +0000 (13:39 +0100)
committerIngo Molnar <mingo@kernel.org>
Tue, 23 Dec 2014 14:34:57 +0000 (15:34 +0100)
commitea174f4c4f6135e30a4e1e8c4511980338238b16
treeaa2e5ed71489afccdf2279a6e8bccb42e6401fa8
parent132978b94e66f8ad7d20790f8332f0e9c1426029
x86: Fix mkcapflags.sh bash-ism

Chocked while compiling linux with dash shell instead of bash
shell. See:

   http://pubs.opengroup.org/onlinepubs/9699919799/utilities/test.html

Signed-off-by: Sylvain BERTRAND <sylvain.bertrand@gmail.com>
Link: http://lkml.kernel.org/r/20141223123912.GA1386@localhost.localdomain
Signed-off-by: Ingo Molnar <mingo@kernel.org>
arch/x86/kernel/cpu/mkcapflags.sh