Author: eugen
Date: Tue Jul 16 19:40:23 2019
New Revision: 350066
URL: https://svnweb.freebsd.org/changeset/base/350066

Log:
  MFC r336561 by lwhsu: Fix `make` in sys/modules/spigen
  
  PR:           239119

Modified:
  stable/11/sys/modules/spigen/Makefile
Directory Properties:
  stable/11/   (props changed)

Modified: stable/11/sys/modules/spigen/Makefile
==============================================================================
--- stable/11/sys/modules/spigen/Makefile       Tue Jul 16 19:23:47 2019        
(r350065)
+++ stable/11/sys/modules/spigen/Makefile       Tue Jul 16 19:40:23 2019        
(r350066)
@@ -9,6 +9,7 @@ SRCS+=  \
        bus_if.h \
        device_if.h \
        opt_platform.h \
+       opt_spi.h \
        spibus_if.h \
 
 .if !empty(OPT_FDT)
_______________________________________________
svn-src-all@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to