- Timestamp:
- 2012-09-10T09:54:09Z (14 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 40b5421
- Parents:
- 1dbd189 (diff), 42bde6a (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)links above to see all the changes relative to each parent. - File:
-
- 1 edited
-
boot/Makefile.common (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
boot/Makefile.common
r1dbd189 r54a0070 74 74 $(USPACE_PATH)/srv/locsrv/locsrv \ 75 75 $(USPACE_PATH)/srv/bd/rd/rd \ 76 $(USPACE_PATH)/srv/vfs/vfs 76 $(USPACE_PATH)/srv/vfs/vfs \ 77 $(USPACE_PATH)/srv/logger/logger 77 78 78 79 ifeq ($(RDFMT),tmpfs) … … 170 171 $(USPACE_PATH)/app/killall/killall \ 171 172 $(USPACE_PATH)/app/loc/loc \ 173 $(USPACE_PATH)/app/logset/logset \ 172 174 $(USPACE_PATH)/app/mkfat/mkfat \ 173 175 $(USPACE_PATH)/app/mkexfat/mkexfat \
Note:
See TracChangeset
for help on using the changeset viewer.
