Files
android_kernel_samsung_sm87…/Kbuild
Hareesh Gundu 63075d8f63 ARM: dts: msm: Initial commit for Adreno GPU
Add initial Adreno GPU devicetree files.

Change-Id: I460cc1d37a49b2b92d55fd6426d51bcb629fcdf5
Signed-off-by: Hareesh Gundu <quic_hareeshg@quicinc.com>
2023-08-23 17:01:48 -07:00

9 lines
197 B
Makefile

ifeq ($(CONFIG_ARCH_PINEAPPLE), y)
dtbo-y += gpu/pineapple-gpu.dtbo \
gpu/pineapple-v2-gpu.dtbo
endif
always-y := $(dtb-y) $(dtbo-y)
subdir-y := $(dts-dirs)
clean-files := *.dtb *.dtbo