Changeset a9b5b5f in mainline for uspace/srv/hid/kbd/Makefile


Ignore:
Timestamp:
2010-07-27T19:00:20Z (14 years ago)
Author:
Jiri Svoboda <jiri@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
3d9d948
Parents:
ecf083dd
Message:

Userspace S3C24xx UART driver. Use for kbd input from gta02 serial console.

File:
1 edited

Legend:

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

    recf083dd ra9b5b5f  
    6060        ifeq ($(MACHINE),gta02)
    6161                SOURCES += \
    62                         port/dummy.c \
    63                         ctl/pc.c
     62                        port/chardev.c \
     63                        ctl/stty.c
    6464        endif
    6565        ifeq ($(MACHINE),testarm)
Note: See TracChangeset for help on using the changeset viewer.