mirror of
https://salsa.debian.org/kernel-team/linux.git
synced 2026-01-16 23:12:23 +00:00
Prepare building the kernel-image udeb separate. This is done by moving the modules into a new udeb calles base-modules. Only the image and the module support files remain.
15 lines
180 B
Text
15 lines
180 B
Text
#include <base-modules>
|
|
|
|
# ACPI drivers
|
|
fan
|
|
thermal
|
|
|
|
# pmem drivers for UEFI HTTP boot
|
|
nd_pmem
|
|
nfit
|
|
|
|
# Intel pinctrl drivers
|
|
drivers/pinctrl/intel/**
|
|
|
|
# SPI devices
|
|
drivers/spi/**
|