Changes in uspace/srv/hid/fb/Makefile [336d2f52:7d42cc9] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/hid/fb/Makefile
r336d2f52 r7d42cc9 84 84 EXTRA_CFLAGS += -DNIAGARA_ENABLED 85 85 endif 86 87 ifeq ($(MACHINE),serengeti) 88 SOURCES += \ 89 sgcn.c \ 90 serial_console.c 91 EXTRA_CFLAGS += -DSGCN_ENABLED 92 endif 86 93 endif 87 94
Note:
See TracChangeset
for help on using the changeset viewer.