Fork us on GitHub Follow us on Facebook Follow us on Twitter

Changeset a5b1740 in mainline


Ignore:
Timestamp:
2012-07-29T15:21:18Z (11 years ago)
Author:
Frantisek Princ <frantisek.princ@…>
Branches:
lfn, master, serial
Children:
e25d78c
Parents:
c1b0c750
Message:

Removed sata driver from bootstrap

File:
1 edited

Legend:

Unmodified
Added
Removed
  • boot/Makefile.common

    rc1b0c750 ra5b1740  
    7676        $(USPACE_PATH)/srv/vfs/vfs \
    7777       
    78 # TODO: For comfort ext4fs debugging - delete before merge     
     78# TODO: For comfort ext4fs debugging - delete before merge
    7979INIT_TASKS += $(USPACE_PATH)/srv/bd/ata_bd/ata_bd
    80 INIT_TASKS += $(USPACE_PATH)/srv/bd/sata_bd/sata_bd
    8180
    8281ifeq ($(RDFMT),tmpfs)
Note: See TracChangeset for help on using the changeset viewer.