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

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

Diff for /src/sys/stand/efiboot/Makefile.efiboot between version 1.24 and 1.25

version 1.24, 2021/10/06 10:13:19 version 1.25, 2021/10/17 14:12:54
Line 92  CPPFLAGS+= -DSUPPORT_TFTP
Line 92  CPPFLAGS+= -DSUPPORT_TFTP
 CPPFLAGS+= -DLIBSA_ENABLE_LS_OP  CPPFLAGS+= -DLIBSA_ENABLE_LS_OP
 CPPFLAGS+= -DLIBSA_FFS_EI  CPPFLAGS+= -DLIBSA_FFS_EI
 CPPFLAGS+= -DLIBSA_DISKLABEL_EI  CPPFLAGS+= -DLIBSA_DISKLABEL_EI
   CPPFLAGS+= -DDEFAULT_TIMEOUT=5
   
 #CPPFLAGS+= -DEFIBOOT_DEBUG  #CPPFLAGS+= -DEFIBOOT_DEBUG
 #CPPFLAGS+= -DARP_DEBUG  #CPPFLAGS+= -DARP_DEBUG

Legend:
Removed from v.1.24  
changed lines
  Added in v.1.25

CVSweb <webmaster@jp.NetBSD.org>