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

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

Diff for /src/external/broadcom/Makefile between version 1.2 and 1.3

version 1.2, 2017/10/21 02:05:38 version 1.3, 2018/05/31 05:27:45
Line 1 
Line 1 
 # $NetBSD$  # $NetBSD$
   
   .include <bsd.own.mk>
   
   .if ${MKFIRMWARE} != "no"
 SUBDIR+=        bcm43xx  SUBDIR+=        bcm43xx
 SUBDIR+=        bwfm  SUBDIR+=        bwfm
   .endif
   
 .include <bsd.subdir.mk>  .include <bsd.subdir.mk>

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

CVSweb <webmaster@jp.NetBSD.org>