Changeset 34bc2fe in mainline for boot/Makefile.common


Ignore:
Timestamp:
2012-07-21T07:46:32Z (12 years ago)
Author:
Frantisek Princ <frantisek.princ@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
fe61181
Parents:
b828907
Message:

Added driver for sata disk to bootstrap

File:
1 edited

Legend:

Unmodified
Added
Removed
  • boot/Makefile.common

    rb828907 r34bc2fe  
    7878# TODO: For comfort ext4fs debugging - delete before merge     
    7979INIT_TASKS += $(USPACE_PATH)/srv/bd/ata_bd/ata_bd
     80INIT_TASKS += $(USPACE_PATH)/srv/bd/sata_bd/sata_bd
    8081
    8182ifeq ($(RDFMT),tmpfs)
Note: See TracChangeset for help on using the changeset viewer.