NetBSD/sys/dev/microcode/rum/Makefile
joerg fc0bc19fc7 Add rum(4) for newer USB Ralink devices. Obtained from OpenBSD.
Special thanks to Sepherosa Ziehau for helping debugging USB issues.
Hook up rum(4) for i386 config files.
2006-10-31 22:21:16 +00:00

15 lines
168 B
Makefile

# $NetBSD: Makefile,v 1.1 2006/10/31 22:21:17 joerg Exp $
NOMAN= # defined
FILES= rum-rt2573 rum-license
# XXX
includes:
clean:
cleandir:
.include <bsd.files.mk>