Makefile (63722e52121eb7b86537db4a3f53af8ad323b43c) | Makefile (c178a7e73ccb042a30b8a3634e5d92e2ae83c41e) |
---|---|
1# 2# $FreeBSD$ 3# 4# Copyright (c) 2008 Hans Petter Selasky. All rights reserved. 5# 6# Redistribution and use in source and binary forms, with or without 7# modification, are permitted provided that the following conditions 8# are met: --- 36 unchanged lines hidden (view full) --- 45 46SUBDIR = usb 47SUBDIR += ${_dwc_otg} ehci ${_musb} ohci uhci xhci ${_uss820dci} \ 48 ${_atmegadci} ${_avr32dci} ${_rsu} ${_rsufw} ${_saf1761otg} 49SUBDIR += ${_rum} ${_run} ${_runfw} ${_uath} upgt usie ural ${_zyd} ${_urtw} 50SUBDIR += atp cfumass uhid uhid_snes ukbd ums udbp ufm uep wmt wsp ugold uled 51SUBDIR += ucom u3g uark ubsa ubser uchcom ucycom ufoma uftdi ugensa uipaq ulpt \ 52 umct umcs umodem umoscom uplcom uslcom uvisor uvscom | 1# 2# $FreeBSD$ 3# 4# Copyright (c) 2008 Hans Petter Selasky. All rights reserved. 5# 6# Redistribution and use in source and binary forms, with or without 7# modification, are permitted provided that the following conditions 8# are met: --- 36 unchanged lines hidden (view full) --- 45 46SUBDIR = usb 47SUBDIR += ${_dwc_otg} ehci ${_musb} ohci uhci xhci ${_uss820dci} \ 48 ${_atmegadci} ${_avr32dci} ${_rsu} ${_rsufw} ${_saf1761otg} 49SUBDIR += ${_rum} ${_run} ${_runfw} ${_uath} upgt usie ural ${_zyd} ${_urtw} 50SUBDIR += atp cfumass uhid uhid_snes ukbd ums udbp ufm uep wmt wsp ugold uled 51SUBDIR += ucom u3g uark ubsa ubser uchcom ucycom ufoma uftdi ugensa uipaq ulpt \ 52 umct umcs umodem umoscom uplcom uslcom uvisor uvscom |
53SUBDIR += cp2112 |
|
53SUBDIR += udl 54SUBDIR += uether aue axe axge cdce cdceem cue ${_kue} mos rue smsc udav uhso \ 55 ipheth 56SUBDIR += muge 57SUBDIR += ure urndis 58SUBDIR += usfs umass urio 59SUBDIR += ${_uacpi} 60SUBDIR += quirk template --- 52 unchanged lines hidden --- | 54SUBDIR += udl 55SUBDIR += uether aue axe axge cdce cdceem cue ${_kue} mos rue smsc udav uhso \ 56 ipheth 57SUBDIR += muge 58SUBDIR += ure urndis 59SUBDIR += usfs umass urio 60SUBDIR += ${_uacpi} 61SUBDIR += quirk template --- 52 unchanged lines hidden --- |