Changeset 4fcc4d4


Ignore:
Timestamp:
03/25/2006 02:18:28 AM (19 years ago)
Author:
George Boudreau <georgeb@…>
Branches:
experimental
Children:
fa06e8e
Parents:
48cc592
Message:

common/func_validate_configs.sh, ADDED ppc64 as a valid architecture

File:
1 edited

Legend:

Unmodified
Added
Removed
  • common/func_validate_configs.sh

    r48cc592 r4fcc4d4  
    6060        MODEL)     validation_str="xglibcx xuclibcx" ;;
    6161        PAGE)      validation_str="xletterx xA4x"  ;;
    62         ARCH)      validation_str="xx86x xx86_64x xx86_64-64x xsparcx xsparcv8x xsparc64x xsparc64-64x xmipsx xmips64x xmips64-64x xppcx xalphax" ;;
     62        ARCH)      validation_str="xx86x xx86_64x xx86_64-64x xsparcx xsparcv8x xsparc64x xsparc64-64x xmipsx xmips64x xmips64-64x xppcx xppc64x xalphax" ;;
    6363        GRSECURITY_HOST)  validation_str="x0x x1x"  ;;
    6464        METHOD)      validation_str="xchrootx xbootx";;
Note: See TracChangeset for help on using the changeset viewer.