Changeset 3e1bc35 in mainline for uspace/Makefile
- Timestamp:
- 2019-05-12T15:03:14Z (6 years ago)
- Children:
- 8f16ede6
- Parents:
- cb9313e
- git-author:
- Matthieu Riolo <matthieu.riolo@…> (2019-05-12 13:37:28)
- git-committer:
- Matthieu Riolo <matthieu.riolo@…> (2019-05-12 15:03:14)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/Makefile
rcb9313e r3e1bc35 220 220 endif 221 221 222 ## build keyboard layouts 223 ifeq ($(CONFIG_RTLD),y) 224 DIRS += srv/hid/input/layout 225 endif 226 222 227 ## System libraries 223 228 #
Note:
See TracChangeset
for help on using the changeset viewer.