mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-03 09:58:05 +02:00
kmsro: Add missing definitions to Android.mk
Signed-off-by: Roman Stratiienko <roman.stratiienko@globallogic.com> Reviewed-by: Rob Herring robh@kernel.org
This commit is contained in:
parent
742d3c918f
commit
1ea95e37cc
1 changed files with 2 additions and 0 deletions
|
|
@ -29,5 +29,7 @@ LOCAL_SRC_FILES := $(C_SOURCES)
|
|||
|
||||
LOCAL_MODULE := libmesa_winsys_kmsro
|
||||
|
||||
$(foreach d, $(MESA_BUILD_GALLIUM), $(eval LOCAL_CFLAGS += $(patsubst HAVE_%,-D%,$(d))))
|
||||
|
||||
include $(GALLIUM_COMMON_MK)
|
||||
include $(BUILD_STATIC_LIBRARY)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue