gpu/arm: add Makefile

Change-Id: Ia32ae9de840bdaa4b386284d5e6c5e7ca81b8ee9

Signed-off-by: Dongjin Kim <tobetter@gmail.com>
This commit is contained in:
Mauro Ribeiro
2014-10-15 01:55:24 -03:00
committed by Dongjin Kim
parent d1772f152e
commit 3dc243d6ff

3
drivers/gpu/arm/Makefile Normal file
View File

@@ -0,0 +1,3 @@
obj-$(CONFIG_MALI400) += mali/
obj-$(CONFIG_UMP) += ump/
obj-$(CONFIG_UMPLOCK) += umplock/