config/arch/blackfin.in
author Thomas De Schampheleire <patrickdepinguin+buildroot@gmail.com>
Sat Jul 14 19:52:58 2012 +0200 (2012-07-14)
changeset 2998 7b1dda3ab075
parent 2444 896cb0d36c1a
permissions -rw-r--r--
kconfig: fix compatibility with older flex versions

Older flex versions require there be no space between options and
their arguments. For example '-P zconf' is not correct and should
be '-Pzconf'. This is for example the case for flex-2.5.4 shipped
with CentOS 5.8.

Signed-off-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com>
Message-Id: <9652ce148bddc1def484.1339241000@beantl019720>
     1 # Blackfin specific configuration file
     2 
     3 ## select ARCH_SUPPORTS_32
     4 ## select ARCH_DEFAULT_32
     5 ## select ARCH_DEFAULT_LE
     6 ## select ARCH_SUPPORTS_WITH_ARCH
     7 ## select ARCH_SUPPORTS_WITH_CPU
     8 ## select ARCH_SUPPORTS_WITH_TUNE
     9 ## select ARCH_SUPPORTS_WITH_FPU
    10 ##
    11 ## help The Blackfin architecture