~martin-decky/helenos/rcu

« back to all changes in this revision

Viewing changes to boot/Makefile.common

  • Committer: Jiri Svoboda
  • Date: 2010-01-20 21:59:22 UTC
  • mfrom: (47.1.15 bd)
  • Revision ID: jiri@wiwaxia-20100120215922-2qzbjl56v3fi1w6z
Merge GUID partition table driver.

Show diffs side-by-side

added added

removed removed

Lines of Context:
47
47
 
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 \
52
53
        $(USPACEDIR)/srv/hid/fb/fb \