at91dci isn't useful except on arm.
This commit is contained in:
parent
89c6c71f34
commit
390e30c82c
@ -30,7 +30,9 @@ SUBDIR += bluetooth
|
||||
SUBDIR += bluetooth_ng
|
||||
SUBDIR += bluetooth_fw
|
||||
SUBDIR += controller
|
||||
.if ${MACHINE_ARCH} == "arm"
|
||||
SUBDIR += controller_at91dci
|
||||
#endif
|
||||
SUBDIR += controller_ehci
|
||||
SUBDIR += controller_musb
|
||||
SUBDIR += controller_ohci
|
||||
@ -87,4 +89,3 @@ SUBDIR += wlan_rum
|
||||
SUBDIR += wlan_zyd
|
||||
|
||||
.include <bsd.subdir.mk>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user