config/kernel/windows.in
author "Yann E. MORIN" <yann.morin.1998@free.fr>
Fri Jan 03 00:13:15 2014 +0100 (2014-01-03)
changeset 3267 8e2077dfc250
parent 3112 6cb56b3f2d34
permissions -rw-r--r--
scripts: do not allow commas in directories, it breaks things

The comma is used by the autotools as separator in many sed expressions,
which break if a directory contains commas.

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
diorcet@3112
     1
# windows config options
diorcet@3112
     2
yann@3150
     3
## depends on ARCH_x86
diorcet@3112
     4
##
diorcet@3112
     5
## select WINDOWS
diorcet@3112
     6
##
diorcet@3112
     7
## help Build a toolchain targeting systems running Windows as host