Changes in uspace/drv/usbhub/Makefile [3eaa5a5:1e1b1a9] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified uspace/drv/usbhub/Makefile ¶
r3eaa5a5 r1e1b1a9 34 34 SOURCES = \ 35 35 main.c \ 36 ports.c \37 36 utils.c \ 38 usbhub.c 37 usbhub.c \ 38 ports.c 39 39 40 40 include $(USPACE_PREFIX)/Makefile.common
Note:
See TracChangeset
for help on using the changeset viewer.