Changes in uspace/srv/hid/kbd/Makefile [1b1164e8:9c2b2a8] in mainline
- File:
-
- 1 edited
-
uspace/srv/hid/kbd/Makefile (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/hid/kbd/Makefile
r1b1164e8 r9c2b2a8 58 58 59 59 ifeq ($(UARCH),arm32) 60 ifeq ($(MACHINE),gta02) 61 SOURCES += \ 62 port/chardev.c \ 63 ctl/stty.c 64 endif 60 65 ifeq ($(MACHINE),testarm) 61 66 SOURCES += \ … … 73 78 SOURCES += \ 74 79 port/pl050.c \ 75 ctl/p l050.c80 ctl/pc.c 76 81 endif 77 82 endif
Note:
See TracChangeset
for help on using the changeset viewer.
