Changes in uspace/srv/hid/kbd/Makefile [1b1164e8:a9b5b5f] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/hid/kbd/Makefile
r1b1164e8 ra9b5b5f 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 += \
Note:
See TracChangeset
for help on using the changeset viewer.