mirror of
https://github.com/hardkernel/kernel_common_drivers.git
synced 2026-06-25 12:03:48 +09:00
2c81f9d22a
PD#SWPL-247997 Problem: debugfs is closed in kernel6.12 Solution: move cma debug node to /sys/class/cma_debug Verify: s4 Change-Id: Ibbe1b612e288b6aace0fb6d39da37d0687cc79ed Signed-off-by: biao.sun <biao.sun@amlogic.com>
4 lines
118 B
Makefile
4 lines
118 B
Makefile
# SPDX-License-Identifier: (GPL-2.0+ OR MIT)
|
|
|
|
$(MODULE_NAME)-$(CONFIG_AMLOGIC_CMA_DEBUG) += cma_debug/aml_cma_debug.o
|