Changeset 24ff4df in mainline for uspace/srv/kbd/Makefile


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

Add some missing ports and controllers (untested). Remove old parts of keyboard driver.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/srv/kbd/Makefile

    rf89979b r24ff4df  
    111111ifeq ($(UARCH), sparc64)
    112112        GENARCH_SOURCES += \
    113                 port/dummy.c \
    114                 ctl/stty.c
     113                port/z8350.c \
     114                ctl/sun.c
    115115endif
    116116
Note: See TracChangeset for help on using the changeset viewer.