Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 Apr 2010 21:32:06 +0000 (UTC)
From:      Warner Losh <imp@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/modules Makefile src/sys/modules/uart Makefile
Message-ID:  <201004132133.o3DLX7ST006321@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
imp         2010-04-13 21:32:06 UTC

  FreeBSD src repository

  Modified files:
    sys/modules          Makefile 
    sys/modules/uart     Makefile 
  Log:
  SVN rev 206569 on 2010-04-13 21:32:06Z by imp
  
  Only compile in uart_cpu_$MACHINE.c if it exists.  I'm not sure how
  useful it will be, but we really need to be keying off something other
  than MACHINE for this anyway since on arm and mips we have lots of
  these running around (one for each SoC family)...
  
  Revision  Changes    Path
  1.649     +1 -3      src/sys/modules/Makefile
  1.18      +1 -1      src/sys/modules/uart/Makefile



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