Changeset 7d6d6f7


Ignore:
Timestamp:
02/20/2007 06:35:59 PM (17 years ago)
Author:
Manuel Canales Esparcia <manuel@…>
Branches:
2.3, 2.3.x, 2.4, ablfs, ablfs-more, legacy, new_features, trunk
Children:
7d6fe10
Parents:
3cb432a0
Message:

CLFS2: Added alpha arch.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • Config.in

    r3cb432a0 r7d6d6f7  
    101101
    102102                config  ARCH_ALPHA
    103                         bool    "alpha" if BOOK_CLFS
     103                        bool    "alpha" if !BOOK_CLFS3
    104104
    105105                config  ARCH_ARM
     
    120120                config  PLATFORM_GENERIC
    121121                        bool    "Generic platform"
    122                        
     122
    123123                config  PLATFORM_WRT
    124124                        bool    "WRT - MIPS based wireless router" if ARCH_MIPS
    125125        endchoice
    126        
     126
    127127        choice
    128128                prompt  "Library"
     
    262262                default "arm"           if ARCH_ARM
    263263                default "hppa"          if ARCH_HPPA
    264                
     264
    265265        config  MIPS_LEVEL
    266266                string
Note: See TracChangeset for help on using the changeset viewer.