Changes in uspace/Makefile [684f767:177e4ea] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/Makefile
r684f767 r177e4ea 30 30 # 31 31 32 -include ../Makefile.common 32 33 -include ../Makefile.config 33 34 … … 63 64 srv/hid/fb \ 64 65 srv/hid/kbd \ 65 srv/hw/char/i8042 66 srv/hw/char/i8042 \ 67 srv/net 66 68 67 69 ifneq ($(UARCH),abs32le)
Note:
See TracChangeset
for help on using the changeset viewer.