cvs commit: src/sys/modules/linprocfs Makefile src/sys/modules/linsysfs Makefile src/sys/modules/linux Makefile

Alexander Leidinger netchild at FreeBSD.org
Tue Aug 15 13:01:37 UTC 2006


netchild    2006-08-15 13:01:36 UTC

  FreeBSD src repository

  Modified files:
    sys/modules/linprocfs Makefile 
    sys/modules/linsysfs Makefile 
    sys/modules/linux    Makefile 
  Log:
  - Add the new files to the linux module.
  - Prepare the modules for build on amd64, but don't build them there as
    part of the kernel build yet. The code for the missing symbols on amd64
    isn't committed and it may be solved differently.
  
  Sponsored by:   Google SoC 2006
  Submitted by:   rdivacky
  
  Revision  Changes    Path
  1.14      +4 -0      src/sys/modules/linprocfs/Makefile
  1.2       +4 -0      src/sys/modules/linsysfs/Makefile
  1.68      +18 -13    src/sys/modules/linux/Makefile


More information about the cvs-src mailing list