Changeset 9dbf5587 in mainline for boot/Makefile.common
- Timestamp:
- 2011-09-05T20:01:35Z (14 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 16cc9a6
- Parents:
- a26895d (diff), e03d545 (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
ra26895d r9dbf5587 103 103 $(USPACE_PATH)/srv/fs/fat/fat \ 104 104 $(USPACE_PATH)/srv/fs/cdfs/cdfs \ 105 $(USPACE_PATH)/srv/fs/minixfs/mfs \ 105 106 $(USPACE_PATH)/srv/fs/exfat/exfat \ 106 107 $(USPACE_PATH)/srv/fs/ext2fs/ext2fs \ … … 155 156 $(USPACE_PATH)/app/locinfo/locinfo \ 156 157 $(USPACE_PATH)/app/mkfat/mkfat \ 158 $(USPACE_PATH)/app/mkminix/mkminix \ 157 159 $(USPACE_PATH)/app/lsusb/lsusb \ 158 160 $(USPACE_PATH)/app/sbi/sbi \
Note:
See TracChangeset
for help on using the changeset viewer.
