UnknownSec Bypass
403
:
/
lib
/
modules
/
5.11.0-1022-aws
/
build
/
ubuntu
/ [
drwxr-xr-x
]
Menu
Upload
Mass depes
Mass delete
Terminal
Info server
About
name :
Makefile
# # Makefile for the Linux kernel ubuntu supplied third-party device drivers. # # # NOTE: to allow drivers to be added and removed without causing merge # collisions you should add new entries in the middle of the six lines # of ## at the bottom of the list. Always add three lines of ## above # your new entry and maintain the six lines below. # ## ## ## ## ## ## obj-$(CONFIG_HIO) += hio/ ## ## ## obj-$(CONFIG_UBUNTU_HOST) += ubuntu-host/ ## ## ## ifeq ($(ARCH),x86) obj-y += xr-usb-serial/ endif ## ## ## ## ## ## # This is a stupid trick to get kbuild to create ubuntu/built-in.o obj- += foo.o
Copyright © 2025 - UnknownSec