Linux Audio

Check our new training course

Linux BSP development engineering services

Need help to port Linux and bootloaders to your hardware?
Loading...
Note: File does not exist in v3.1.
1# SPDX-License-Identifier: GPL-2.0-only
2tracefs-objs	:= inode.o
3
4obj-$(CONFIG_TRACING)	+= tracefs.o
5