Changeset 73d288c in mainline for uspace/Makefile


Ignore:
Timestamp:
2011-06-20T18:55:18Z (13 years ago)
Author:
Martin Decky <martin@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
5203e256
Parents:
1850baf
Message:

add Mac platform driver stub (does not do anything so far)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/Makefile

    r1850baf r73d288c  
    148148
    149149ifeq ($(UARCH),ppc32)
    150         DIRS += srv/hw/bus/cuda_adb
     150        DIRS += \
     151                drv/rootmac \
     152                srv/hw/bus/cuda_adb
    151153endif
    152154
Note: See TracChangeset for help on using the changeset viewer.