Subversion Repositories HelenOS

Compare Revisions

Ignore whitespace Rev 3548 → Rev 3549

/branches/sparc/uspace/srv/fb/Makefile
62,6 → 62,10
SOURCES += msim.c
CFLAGS += -DMSIM_ENABLED -DFB_INVERT_ENDIAN
endif
ifeq ($(ARCH), sparc64)
SOURCES += sgcn.c
CFLAGS += -DSGCN_ENABLED
endif
 
CFLAGS += -D$(ARCH)