Changeset 3a2f8aa in mainline for uspace/srv


Ignore:
Timestamp:
2010-01-31T12:41:45Z (15 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.

Location:
uspace/srv
Files:
5 added
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/srv/hid/kbd/Makefile.build

    re7aa9f4 r3a2f8aa  
    125125ifeq ($(UARCH),ppc32)
    126126        SOURCES += \
    127                 port/dummy.c \
    128                 ctl/stty.c
     127                port/adb.c \
     128                ctl/apple.c
    129129endif
    130130
Note: See TracChangeset for help on using the changeset viewer.