Changeset 6353d0fd in mainline for uspace/Makefile


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

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/Makefile

    r33576fb2 r6353d0fd  
    155155        drv/nic/rtl8139
    156156
    157 ifeq ($(CONFIG_PCC),y)
    158 DIRS += \
    159         app/cc \
    160         app/ccom \
    161         app/ccom/mkext \
    162         app/cpp
    163 endif
    164 
    165157## Platform-specific hardware support
    166158#
Note: See TracChangeset for help on using the changeset viewer.