Changeset fb52db8 in mainline for uspace/srv/hid/kbd/Makefile.build
- Timestamp:
- 2010-02-16T16:41:32Z (15 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- dfecf88
- Parents:
- 5ee2384
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/hid/kbd/Makefile.build
r5ee2384 rfb52db8 150 150 endif 151 151 152 ifeq ($(UARCH),abs32le) 153 SOURCES += \ 154 port/dummy.c \ 155 ctl/pc.c 156 endif 157 152 158 OBJECTS := $(addsuffix .o,$(basename $(SOURCES))) 153 159
Note:
See TracChangeset
for help on using the changeset viewer.