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