Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Jun 2003 06:35:47 -0700 (PDT)
From:      Ian Dowse <iedowse@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/modules Makefile
Message-ID:  <200306241335.h5ODZl1c078364@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
iedowse     2003/06/24 06:35:47 PDT

  FreeBSD src repository

  Modified files:
    sys/modules          Makefile 
  Log:
  The ext2fs module needs a machine-dependent bitops.h file, so only
  build it on the i386 and alpha architectures, where this has been
  set up (there is also a sparc64-bitops.h in sys/gnu/ext2fs, but it
  appears to be broken and it is not linked up).
  
  This should unbreak the sparc64 LINT build.
  
  Revision  Changes    Path
  1.334     +2 -0      src/sys/modules/Makefile



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200306241335.h5ODZl1c078364>