Changes in uspace/Makefile [4b4c797:4317827] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/Makefile
r4b4c797 r4317827 46 46 app/tasks \ 47 47 app/tester \ 48 app/test_serial \49 48 app/tetris \ 50 49 app/trace \ 51 50 app/top \ 52 51 app/virtusbkbd \ 53 app/netstart \54 52 app/netecho \ 55 53 app/nettest1 \ … … 120 118 DIRS += drv/ns8250 121 119 DIRS += drv/uhci 120 DIRS += drv/usbhub 122 121 DIRS += drv/usbkbd 123 122 endif
Note:
See TracChangeset
for help on using the changeset viewer.