diff options
| author | Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> | 2007-09-14 21:50:30 +0000 |
|---|---|---|
| committer | Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> | 2007-09-14 21:50:30 +0000 |
| commit | 9501e62afa556c97c4cdc3228b6812f22b183f6a (patch) | |
| tree | f9e6db0c99a7a129f26c36f140a97c0822f3c80d /arch/ia64 | |
| parent | 693ceb85bcc37910abac51a541c0f715f6cca82e (diff) | |
| download | crosstool-ng-9501e62afa556c97c4cdc3228b6812f22b183f6a.tar.gz crosstool-ng-9501e62afa556c97c4cdc3228b6812f22b183f6a.tar.bz2 crosstool-ng-9501e62afa556c97c4cdc3228b6812f22b183f6a.zip | |
Further expand the architecture-specific function: add CT_KERNEL_ARCH building.
Diffstat (limited to 'arch/ia64')
| -rw-r--r-- | arch/ia64/functions | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/arch/ia64/functions b/arch/ia64/functions index 45a3d5b2..76f34ddb 100644 --- a/arch/ia64/functions +++ b/arch/ia64/functions @@ -3,8 +3,4 @@ CT_DoArchValues() { # The architecture part of the tuple: CT_TARGET_ARCH="${CT_ARCH}" - - # The system part of the tuple default value is OK. - - # The endianness option default value is OK. } |
