Changeset d815b74 in mainline for uspace/Makefile


Ignore:
Timestamp:
2014-04-27T20:29:52Z (10 years ago)
Author:
Jakub Jermar <jakub@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
33576fb2
Parents:
6d5da743
Message:

Remove binutils from mainline as they have a better home in coastline.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/Makefile

    r6d5da743 rd815b74  
    163163endif
    164164
    165 ifeq ($(CONFIG_BINUTILS),y)
    166 DIRS += \
    167         app/binutils
    168 endif
    169 
    170165ifeq ($(CONFIG_MSIM),y)
    171166DIRS += \
Note: See TracChangeset for help on using the changeset viewer.