Linux cpanel.rrshost.in 5.15.0-25-generic #25-Ubuntu SMP Wed Mar 30 15:54:22 UTC 2022 x86_64
Apache
: 109.123.238.221 | : 108.162.242.81
128 Domain
8.2.28
aev999
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
HASH IDENTIFIER
README
+ Create Folder
+ Create File
/
usr /
src /
linux-headers-5.15.0-25 /
sound /
usb /
[ HOME SHELL ]
Name
Size
Permission
Action
6fire
[ DIR ]
drwxr-xr-x
bcd2000
[ DIR ]
drwxr-xr-x
caiaq
[ DIR ]
drwxr-xr-x
hiface
[ DIR ]
drwxr-xr-x
line6
[ DIR ]
drwxr-xr-x
misc
[ DIR ]
drwxr-xr-x
usx2y
[ DIR ]
drwxr-xr-x
Kconfig
4.66
KB
-rw-r--r--
Makefile
817
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : Makefile
# SPDX-License-Identifier: GPL-2.0 # # Makefile for ALSA # snd-usb-audio-objs := card.o \ clock.o \ endpoint.o \ format.o \ helper.o \ implicit.o \ mixer.o \ mixer_quirks.o \ mixer_scarlett.o \ mixer_scarlett_gen2.o \ mixer_us16x08.o \ mixer_s1810c.o \ pcm.o \ power.o \ proc.o \ quirks.o \ stream.o \ validate.o snd-usb-audio-$(CONFIG_SND_USB_AUDIO_USE_MEDIA_CONTROLLER) += media.o snd-usbmidi-lib-objs := midi.o # Toplevel Module Dependency obj-$(CONFIG_SND_USB_AUDIO) += snd-usb-audio.o snd-usbmidi-lib.o obj-$(CONFIG_SND_USB_UA101) += snd-usbmidi-lib.o obj-$(CONFIG_SND_USB_USX2Y) += snd-usbmidi-lib.o obj-$(CONFIG_SND_USB_US122L) += snd-usbmidi-lib.o obj-$(CONFIG_SND) += misc/ usx2y/ caiaq/ 6fire/ hiface/ bcd2000/ obj-$(CONFIG_SND_USB_LINE6) += line6/
Close