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

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

Diff for /src/sys/modules/Makefile between version 1.192.2.1 and 1.192.2.2

version 1.192.2.1, 2017/12/21 19:14:41 version 1.192.2.2, 2018/02/06 20:31:13
Line 177  SUBDIR+= exec_elf64
Line 177  SUBDIR+= exec_elf64
   
 .if ${MACHINE_ARCH} == "i386" || \  .if ${MACHINE_ARCH} == "i386" || \
     ${MACHINE_ARCH} == "x86_64"      ${MACHINE_ARCH} == "x86_64"
   SUBDIR+=        amdsmn
 SUBDIR+=        amdtemp  SUBDIR+=        amdtemp
   SUBDIR+=        amdzentemp
 SUBDIR+=        coretemp  SUBDIR+=        coretemp
 SUBDIR+=        est  SUBDIR+=        est
 SUBDIR+=        hdafg  SUBDIR+=        hdafg

Legend:
Removed from v.1.192.2.1  
changed lines
  Added in v.1.192.2.2

CVSweb <webmaster@jp.NetBSD.org>