Author: weongyo
Date: Mon Apr  6 12:43:40 2009
New Revision: 190769
URL: http://svn.freebsd.org/changeset/base/190769

Log:
  connect uath(4) to the build.  uath(4) should work on all architectures.

Modified:
  head/sys/modules/usb/Makefile

Modified: head/sys/modules/usb/Makefile
==============================================================================
--- head/sys/modules/usb/Makefile       Mon Apr  6 12:00:51 2009        
(r190768)
+++ head/sys/modules/usb/Makefile       Mon Apr  6 12:43:40 2009        
(r190769)
@@ -28,7 +28,7 @@
 SUBDIR = usb
 #SUBDIR += ubt bluetooth_ng ubtfw
 SUBDIR += ehci musb ohci uhci uss820dci ${_at91dci} ${_atmegadci}
-SUBDIR += rum ural zyd
+SUBDIR += rum uath ural zyd
 SUBDIR += uhid ukbd ums udbp ufm
 SUBDIR += ucom u3g uark ubsa ubser uchcom ucycom ufoma uftdi ugensa uipaq ulpt 
\
          umct umodem umoscom uplcom uslcom uvisor uvscom
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to