mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-04 18:19:28 +09:00
gpu/arm: add Makefile
Change-Id: Ia32ae9de840bdaa4b386284d5e6c5e7ca81b8ee9 Signed-off-by: Dongjin Kim <tobetter@gmail.com>
This commit is contained in:
committed by
Dongjin Kim
parent
d1772f152e
commit
3dc243d6ff
3
drivers/gpu/arm/Makefile
Normal file
3
drivers/gpu/arm/Makefile
Normal file
@@ -0,0 +1,3 @@
|
||||
obj-$(CONFIG_MALI400) += mali/
|
||||
obj-$(CONFIG_UMP) += ump/
|
||||
obj-$(CONFIG_UMPLOCK) += umplock/
|
||||
Reference in New Issue
Block a user