Changeset 3a2f8aa in mainline for uspace/srv
- Timestamp:
- 2010-01-31T12:41:45Z (15 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- b73c26d
- Parents:
- e7aa9f4
- Location:
- uspace/srv
- Files:
-
- 5 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/hid/kbd/Makefile.build
re7aa9f4 r3a2f8aa 125 125 ifeq ($(UARCH),ppc32) 126 126 SOURCES += \ 127 port/ dummy.c \128 ctl/ stty.c127 port/adb.c \ 128 ctl/apple.c 129 129 endif 130 130
Note:
See TracChangeset
for help on using the changeset viewer.