Changeset 3f95377 in mainline


Ignore:
Timestamp:
2009-02-18T22:38:52Z (15 years ago)
Author:
Jiri Svoboda <jirik.svoboda@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
c852b948
Parents:
96f392c
Message:

Compile i8042+pc for ia64.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/srv/kbd/Makefile

    r96f392c r3f95377  
    8080ifeq ($(UARCH), ia64)
    8181        GENARCH_SOURCES += \
    82                 port/dummy.c \
    83                 ctl/stty.c
     82                port/i8042.c \
     83                ctl/pc.c
    8484endif
    8585ifeq ($(MACHINE), msim)
Note: See TracChangeset for help on using the changeset viewer.