Changeset 9d3133d in mainline
- Timestamp:
- 2010-01-20T21:59:22Z (15 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 336db295, 48e1467, fea0ce6
- Parents:
- 3c081d0e (diff), 975e7e9 (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. - Files:
-
- 3 added
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
boot/Makefile.common
r3c081d0e r9d3133d 48 48 RD_SRVS = \ 49 49 $(USPACEDIR)/srv/bd/file_bd/file_bd \ 50 $(USPACEDIR)/srv/bd/part/guid_part/g_part \ 50 51 $(USPACEDIR)/srv/bd/part/mbr_part/mbr_part \ 51 52 $(USPACEDIR)/srv/clip/clip \ -
uspace/Makefile
r3c081d0e r9d3133d 52 52 srv/bd/gxe_bd \ 53 53 srv/bd/rd \ 54 srv/bd/part/guid_part \ 54 55 srv/bd/part/mbr_part \ 55 56 srv/fs/fat \
Note:
See TracChangeset
for help on using the changeset viewer.