opnsense-src/etc/devd/Makefile
Weongyo Jeong 6fa37bd64a MFC r202610:
adds a hardware specific configuration file for uath(4).

  Pointed by:   sam
  Reviewed by:  imp, thompsa
2010-04-17 23:14:06 +00:00

9 lines
108 B
Makefile

# $FreeBSD$
FILES= asus.conf uath.conf
NO_OBJ=
FILESDIR= /etc/devd
FILESMODE= 644
.include <bsd.prog.mk>