Changeset 3f95377 in mainline
- Timestamp:
- 2009-02-18T22:38:52Z (16 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- c852b948
- Parents:
- 96f392c
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/kbd/Makefile
r96f392c r3f95377 80 80 ifeq ($(UARCH), ia64) 81 81 GENARCH_SOURCES += \ 82 port/ dummy.c \83 ctl/ stty.c82 port/i8042.c \ 83 ctl/pc.c 84 84 endif 85 85 ifeq ($(MACHINE), msim)
Note:
See TracChangeset
for help on using the changeset viewer.