Changeset 7e45406


Ignore:
Timestamp:
02/23/2007 10:40:04 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:
c560e9a
Parents:
7d6fe10
Message:

Allways select to download the kernel package for LFS books.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • Config.in

    r7d6fe10 r7e45406  
    578578        config  GETKERNEL
    579579                bool    "Always retrieve kernel package (see help)"
    580                 default y if (BOOK_LFS && relSVN) || BOOK_HLFS
     580                default y if BOOK_LFS || BOOK_HLFS
    581581                depends GETPKG
    582582                help
     
    586586                        # NOTE:
    587587                        #   The kernel package must be available when building
    588                         #   the SVN version of LFS to can install the headers files.
     588                        #   the SVN version of LFS or HLFS to can install the
     589                        #   headers files.
     590                        #
     591                        #   If building LFS-6.2 this setting can be disabled.
    589592
    590593        config  RUNMAKE
Note: See TracChangeset for help on using the changeset viewer.