6 lines
91 B
Makefile
6 lines
91 B
Makefile
c += device/usb/xhci.c \
|
|
device/usb/usb.c
|
|
|
|
o += device/usb/xhci.o \
|
|
device/usb/usb.o
|