config/arch/blackfin.in
author "Yann E. MORIN" <yann.morin.1998@free.fr>
Mon Feb 25 21:19:31 2013 +0100 (2013-02-25)
changeset 3185 f89f8e6f8766
parent 2444 896cb0d36c1a
permissions -rw-r--r--
Makefile: fix parrallel (-j) installs

Currently, we would remove previously installed patches before
installing the new ones. Unfortunately, that does not play well
with heavily parallel installs.

Now, we consider it is the responsibility of the user to first
uninstall any previous version before installing a new one.

Reported-by: Markos Chandras <markos.chandras@gmail.com>
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
thomas@1910
     1
# Blackfin specific configuration file
thomas@1910
     2
yann@2444
     3
## select ARCH_SUPPORTS_32
yann@2444
     4
## select ARCH_DEFAULT_32
yann@2444
     5
## select ARCH_DEFAULT_LE
yann@2788
     6
## select ARCH_SUPPORTS_WITH_ARCH
yann@2788
     7
## select ARCH_SUPPORTS_WITH_CPU
yann@2788
     8
## select ARCH_SUPPORTS_WITH_TUNE
yann@2788
     9
## select ARCH_SUPPORTS_WITH_FPU
yann@2444
    10
##
yann@2444
    11
## help The Blackfin architecture