Changeset f2e78b0 in mainline for boot/arch/mips32/Makefile.inc


Ignore:
Timestamp:
2015-03-22T16:03:27Z (9 years ago)
Author:
Jakub Jermar <jakub@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
07c913b
Parents:
b402cf95
Message:

Very basic and incomplete ddisk driver.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • boot/arch/mips32/Makefile.inc

    rb402cf95 rf2e78b0  
    6666ifeq ($(MACHINE),msim)
    6767        RD_DRVS_ESSENTIAL += \
    68                 platform/msim
     68                platform/msim \
     69                block/ddisk
    6970endif
    7071
Note: See TracChangeset for help on using the changeset viewer.