Changeset 3a2f8aa in mainline for uspace/Makefile


Ignore:
Timestamp:
2010-01-31T12:41:45Z (14 years ago)
Author:
Jiri Svoboda <jiri@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
b73c26d
Parents:
e7aa9f4
Message:

ADB driver for userspace, ADB keyboard support.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/Makefile

    re7aa9f4 r3a2f8aa  
    7373endif
    7474
     75ifeq ($(UARCH),ppc32)
     76        DIRS += srv/hw/bus/cuda_adb
     77endif
     78
    7579ifeq ($(UARCH),sparc64)
    7680        DIRS += \
Note: See TracChangeset for help on using the changeset viewer.