Linux Audio

Check our new training course

Embedded Linux training

Mar 10-20, 2025, special US time zones
Register
Loading...
v3.15
 
1#
2# Makefile for the sysfs virtual filesystem
3#
4
5obj-y		:= file.o dir.o symlink.o mount.o group.o
v6.9.4
1# SPDX-License-Identifier: GPL-2.0-only
2#
3# Makefile for the sysfs virtual filesystem
4#
5
6obj-y		:= file.o dir.o symlink.o mount.o group.o