Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/srv/hid/fb/Makefile

    r336d2f52 r7d42cc9  
    8484                EXTRA_CFLAGS += -DNIAGARA_ENABLED
    8585        endif
     86       
     87        ifeq ($(MACHINE),serengeti)
     88                SOURCES += \
     89                        sgcn.c \
     90                        serial_console.c
     91                EXTRA_CFLAGS += -DSGCN_ENABLED
     92        endif
    8693endif
    8794
Note: See TracChangeset for help on using the changeset viewer.