Changes in uspace/drv/usbhub/Makefile [4317827:e080332] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/usbhub/Makefile
r4317827 re080332 34 34 SOURCES = \ 35 35 main.c \ 36 utils.c 36 utils.c \ 37 usbhub.c \ 38 usblist.c 37 39 38 40 include $(USPACE_PREFIX)/Makefile.common
Note:
See TracChangeset
for help on using the changeset viewer.