Changes in uspace/Makefile [684f767:b73c26d] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/Makefile
r684f767 rb73c26d 60 60 srv/fs/devfs \ 61 61 srv/hid/adb_mouse \ 62 srv/hid/console \ 62 63 srv/hid/char_mouse \ 63 64 srv/hid/fb \ 64 65 srv/hid/kbd \ 65 66 srv/hw/char/i8042 66 67 ifneq ($(UARCH),abs32le)68 DIRS += srv/hid/console69 endif70 67 71 68 ifeq ($(UARCH),amd64)
Note:
See TracChangeset
for help on using the changeset viewer.