mirror of
https://github.com/hardkernel/kernel_common_drivers.git
synced 2026-06-25 12:03:48 +09:00
af23fda6e7
PD#SWPL-247997 Problem: debugfs is closed in kernel6.12 Solution: move slub debug node to /proc/slub_debug Verify: sc2 Change-Id: Ia29a3d1f446ac9b705588c3a9b871fcfa3a1c72d Signed-off-by: biao.sun <biao.sun@amlogic.com>
4 lines
117 B
Makefile
4 lines
117 B
Makefile
# SPDX-License-Identifier: (GPL-2.0+ OR MIT)
|
|
|
|
$(MODULE_NAME)-$(CONFIG_AMLOGIC_SLUB_DEBUG) += slub_debug/slub_debug.o
|