config/arch/ia64.in
author "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Tue Jun 23 22:52:14 2009 +0200 (2009-06-23)
branch1.4
changeset 1454 5e3ec8c347d6
parent 1038 33f695f7773a
child 1345 27fec561af53
permissions -rw-r--r--
Fix creating the .../lib/ directory structure in the non-sysroot case

The symbol link that is created in the sysroot directory only needs
to be made when the cross compiler is build with the sysroot option

Signed-off-by: Bart van der Meulen <bartvdrmeulen@gmail.com>
(transplanted from 0e49e6eddac4f5bbde6394eb3e6e36be75fc550c)
yann@628
     1
# ia64 specific config options
yann@1269
     2
# depends on EXPERIMENTAL
yann@628
     3
yann@628
     4
config ARCH_ia64
yann@1038
     5
    select ARCH_64
yann@628
     6
    select ARCH_SUPPORTS_BOTH_ENDIAN
yann@630
     7
    help
yann@630
     8
      The ia64 architecture, as defined by:
yann@630
     9
        http://www.intel.com/design/itanium/arch_spec.htm