Remove the non-existent rt2860 subdir. Note, the ralfw module is not used in

the build yet.

PR:		kern/125015
Submitted by:	Dan Cojocar
This commit is contained in:
Andrew Thompson 2008-06-26 18:58:01 +00:00
parent 6986afe53e
commit 39978059cc

View File

@ -1,5 +1,5 @@
# $FreeBSD$
SUBDIR= rt2561 rt2561s rt2661 rt2860
SUBDIR= rt2561 rt2561s rt2661
.include <bsd.subdir.mk>