Changes in / [a1347a7:f302586] in mainline
- Files:
-
- 6 deleted
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
boot/Makefile.common
ra1347a7 rf302586 105 105 $(USPACE_PATH)/srv/fs/exfat/exfat \ 106 106 $(USPACE_PATH)/srv/fs/ext2fs/ext2fs \ 107 $(USPACE_PATH)/srv/hid/remcons/remcons \108 107 $(USPACE_PATH)/srv/taskmon/taskmon \ 109 108 $(USPACE_PATH)/srv/net/nil/eth/eth \ -
uspace/Makefile
ra1347a7 rf302586 93 93 srv/hid/fb \ 94 94 srv/hid/input \ 95 srv/hid/remcons \96 95 srv/hw/char/s3c24xx_uart \ 97 96 srv/net/il/arp \
Note:
See TracChangeset
for help on using the changeset viewer.