[BACK]Return to Makefile.i386 CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / sys / arch / i386 / conf

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /src/sys/arch/i386/conf/Makefile.i386 between version 1.150 and 1.150.8.6

version 1.150, 2007/05/30 17:16:55 version 1.150.8.6, 2007/12/03 16:14:01
Line 84  LINKFORMAT= -z
Line 84  LINKFORMAT= -z
   
 freebsd_sigcode.o ibcs2_sigcode.o linux_sigcode.o: assym.h  freebsd_sigcode.o ibcs2_sigcode.o linux_sigcode.o: assym.h
 svr4_sigcode.o mach_sigcode.o: assym.h  svr4_sigcode.o mach_sigcode.o: assym.h
 apmcall.o in_cksum.o pnpbioscall.o bioscall.o: assym.h  apmcall.o cpufunc.o in_cksum.o pnpbioscall.o bioscall.o: assym.h
 mptramp.o: assym.h  mptramp.o: assym.h
 kvm86call.o: assym.h  acpi_wakeup_low.o busfunc.o kvm86call.o: assym.h
 clock.o: config_time.h  clock.o: config_time.h
   
 ##  ##
Line 110  clock.o: config_time.h
Line 110  clock.o: config_time.h
   
 ## Include rules for Atheros WLAN  ## Include rules for Atheros WLAN
 .include "$S/contrib/dev/ath/netbsd/Makefile.ath.inc"  .include "$S/contrib/dev/ath/netbsd/Makefile.ath.inc"
   .include "$S/arch/x86/acpi/Makefile.wakecode.inc"
   
 ##  ##
 ## (9) port independent kernel machinery  ## (9) port independent kernel machinery

Legend:
Removed from v.1.150  
changed lines
  Added in v.1.150.8.6

CVSweb <webmaster@jp.NetBSD.org>