Author: johalun
Date: Sat May 25 18:03:17 2019
New Revision: 348275
URL: https://svnweb.freebsd.org/changeset/base/348275

Log:
  LinuxKPI: Register new linuxkpi and lindebugfs source files.
  
  This change is a partial MFC of r344487.
  
  Reviewed by:  hps
  Approved by:  imp (mentor), hps
  Obtained from:        mmacy

Modified:
  stable/12/sys/conf/files

Modified: stable/12/sys/conf/files
==============================================================================
--- stable/12/sys/conf/files    Sat May 25 17:37:28 2019        (r348274)
+++ stable/12/sys/conf/files    Sat May 25 18:03:17 2019        (r348275)
@@ -4529,6 +4529,11 @@ compat/linuxkpi/common/src/linux_usb.c           
optional compa
        compile-with "${LINUXKPI_C}"
 compat/linuxkpi/common/src/linux_work.c                optional 
compat_linuxkpi \
        compile-with "${LINUXKPI_C}"
+compat/linuxkpi/common/src/linux_seq_file.c    optional compat_linuxkpi | 
lindebugfs \
+       compile-with "${LINUXKPI_C}"
+
+compat/lindebugfs/lindebugfs.c                 optional lindebugfs \
+       compile-with "${LINUXKPI_C}"
 
 # OpenFabrics Enterprise Distribution (Infiniband)
 ofed/drivers/infiniband/core/ib_addr.c                 optional ofed   \
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "[email protected]"

Reply via email to