parent
8e390cb420
commit
42497350bd
2
Makefile
2
Makefile
|
@ -216,7 +216,7 @@ ifeq ($(HAVE_OMAP), 1)
|
|||
endif
|
||||
|
||||
ifeq ($(HAVE_EXYNOS), 1)
|
||||
OBJ += gfx/exynos_gfx.o memcpy-neon.o
|
||||
OBJ += gfx/exynos_gfx.o gfx/memcpy-neon.o
|
||||
LIBS += $(DRM_LIBS) $(EXYNOS_LIBS)
|
||||
DEFINES += $(DRM_CFLAGS) $(EXYNOS_CFLAGS)
|
||||
endif
|
||||
|
|
Loading…
Reference in New Issue