Print this page
5832 EOF wireless usb (aka UWB)
Reviewed by: TBD
Reviewed by: TBD
Approved by: TBD
@@ -22,10 +22,11 @@
# uts/sparc/hid/Makefile
# Copyright 2009 Sun Microsystems, Inc. All rights reserved.
# Use is subject to license terms.
#
+# Copyright 2014 Garrett D'Amore <garrett@damore.org>
#
# This makefile drives the production of the hid kernel driver.
#
# sparc architecture dependent
#
@@ -111,11 +112,11 @@
TEST = test
#
# lock_lint rules
#
-USBA_FILES = $(USBA_WITHOUT_WUSB_OBJS:%.o=../usba/%.ll)
+USBA_FILES = $(USBA_OBJS:%.o=../usba/%.ll)
OHCI_FILES = $(OHCI_OBJS:%.o=../ohci/%.ll)
UHCI_FILES = $(UHCI_OBJS:%.o=../uhci/%.ll)
EHCI_FILES = $(EHCI_OBJS:%.o=../ehci/%.ll)
warlock: $(WARLOCK_OK) warlock_with_usba