Author: lwhsu (ports committer)
Date: Fri Jul 20 17:46:55 2018
New Revision: 336561
URL: https://svnweb.freebsd.org/changeset/base/336561

Log:
  Fix `make` in sys/modules/spigen
  
  Reviewed by:  ian
  Sponsored by: The FreeBSD Foundation
  Differential Revision:        https://reviews.freebsd.org/D16368

Modified:
  head/sys/modules/spigen/Makefile

Modified: head/sys/modules/spigen/Makefile
==============================================================================
--- head/sys/modules/spigen/Makefile    Fri Jul 20 17:45:26 2018        
(r336560)
+++ head/sys/modules/spigen/Makefile    Fri Jul 20 17:46:55 2018        
(r336561)
@@ -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