mirror of
https://github.com/edk2-porting/linux-next.git
synced 2024-12-22 12:14:01 +08:00
5 lines
61 B
Makefile
5 lines
61 B
Makefile
|
tracefs-objs := inode.o
|
||
|
|
||
|
obj-$(CONFIG_TRACING) += tracefs.o
|
||
|
|