Changes in uspace/srv/hid/kbd/Makefile [a9b5b5f:7c866dc] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/hid/kbd/Makefile
ra9b5b5f r7c866dc 60 60 ifeq ($(MACHINE),gta02) 61 61 SOURCES += \ 62 port/ chardev.c \63 ctl/ stty.c62 port/dummy.c \ 63 ctl/pc.c 64 64 endif 65 65 ifeq ($(MACHINE),testarm)
Note:
See TracChangeset
for help on using the changeset viewer.