Changeset 7c866dc in mainline for uspace/srv/hid/kbd/Makefile
- Timestamp:
- 2010-06-21T21:02:27Z (15 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 928d983
- Parents:
- 66fcba2
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/hid/kbd/Makefile
r66fcba2 r7c866dc 58 58 59 59 ifeq ($(UARCH),arm32) 60 ifeq ($(MACHINE),gta02) 61 SOURCES += \ 62 port/dummy.c \ 63 ctl/pc.c 64 endif 60 65 ifeq ($(MACHINE),testarm) 61 66 SOURCES += \
Note:
See TracChangeset
for help on using the changeset viewer.