config/arch/blackfin.in
author Michael Hope <michael.hope@linaro.org>
Thu Sep 29 12:27:54 2011 +1300 (2011-09-29)
changeset 2694 2c01a02334ea
parent 1910 207ad430c254
child 2788 b6faa28e76e0
permissions -rw-r--r--
Makefile: use phony targets

Add 'build', 'build-*', and 'install' as phony targets to the top level
Makefile.

I tend to do everything in tree with the build in a directory called
'build'. This interfered with the target 'build', making it think the
target was up to date, and stopping scripts/crosstool-NG.sh from being
regenerated.

Added 'install' as I often set the prefix to $PWD/install.

Signed-off-by: Michael Hope <michael.hope@linaro.org>
     1 # Blackfin specific configuration file
     2 
     3 ## select ARCH_SUPPORTS_32
     4 ## select ARCH_DEFAULT_32
     5 ## select ARCH_DEFAULT_LE
     6 ## select ARCH_SUPPORT_ARCH
     7 ## select ARCH_SUPPORT_CPU
     8 ## select ARCH_SUPPORT_TUNE
     9 ## select ARCH_SUPPORT_FPU
    10 ##
    11 ## help The Blackfin architecture