Changeset 1749

Show
Ignore:
Timestamp:
11/01/06 21:39:52 (2 years ago)
Author:
alexander
Message:

Disabled proprietary drivers

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/6.2/Makefile

    r1748 r1749  
    266266        ch-hibernate-script ch-parted ch-slang ch-mc 
    267267ifeq ($(LFS-ARCH),x86) 
    268         make ch-vbetool ch-bin86 ch-grub ch-lilo ch-syslinux ch-gcc33 
    269         make ch-proprietary-drivers ch-binutils64 ch-gcc64 ch-linux64 
     268        make ch-vbetool ch-bin86 ch-grub ch-lilo ch-syslinux 
     269        # Proprietary drivers disabled - NVIDIA crashes, ATI is too fat 
     270        # make ch-gcc33 ch-proprietary-drivers 
     271        make ch-binutils64 ch-gcc64 ch-linux64 
    270272endif 
    271273ifeq ($(LFS-ARCH),ppc)