mirror of
https://github.com/hardkernel/kernel_common_drivers.git
synced 2026-06-25 12:03:48 +09:00
0afabe230c
PD#SWPL-88882 Problem: kernel through to user space rw files Solution: add debug file function Verify: sc2 Signed-off-by: qinglin.li <qinglin.li@amlogic.com> Change-Id: I760ac112d21b2ba9d0a86f725771455627d8154f
6 lines
166 B
Makefile
6 lines
166 B
Makefile
# SPDX-License-Identifier: (GPL-2.0+ OR MIT)
|
|
|
|
obj-$(CONFIG_AMLOGIC_SAMPLES_DEBUG_FILE_TEST) += drivers_test/
|
|
obj-$(CONFIG_AMLOGIC_SAMPLES_DEBUG_FILE_TEST) += app/
|
|
|