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