Changeset 33576fb2 in mainline for boot/Makefile.common


Ignore:
Timestamp:
2014-04-27T20:44:48Z (10 years ago)
Author:
Jakub Jermar <jakub@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
6353d0fd
Parents:
d815b74
Message:

Remove msim from mainline as it has a better home in coastline.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • boot/Makefile.common

    rd815b74 r33576fb2  
    226226endif
    227227
    228 ifeq ($(CONFIG_MSIM),y)
    229 RD_APPS_NON_ESSENTIAL += \
    230         $(USPACE_PATH)/app/msim/msim
    231 endif
    232 
    233228COMPONENTS = \
    234229        $(KERNEL_PATH)/kernel.bin \
Note: See TracChangeset for help on using the changeset viewer.