Home | History | Annotate | Line # | Download | only in atheros
      1 # $NetBSD: Makefile,v 1.3 2018/05/31 05:27:45 mrg Exp $
      2 
      3 .include <bsd.own.mk>
      4 
      5 .if ${MKFIRMWARE} != "no"
      6 SUBDIR+=	athn otus
      7 .endif
      8 
      9 .include <bsd.subdir.mk>
     10