reproduce (this is a W=1 build): # https://github.com/Xilinx/linux-xlnx/commit/aafe7922b017060a8c5fdf4f98899737206200af git remote add xilinx-xlnx https://github.com/Xilinx/linux-xlnx git fetch --no-tags xilinx-xlnx xlnx_rebase_v6.6_LTS_2024.1_update git checkout aafe7922b017060a8c5fdf4f98899737206200af # save the config file mkdir build_dir && cp config build_dir/.config make W=1 O=build_dir ARCH=i386 olddefconfig make W=1 O=build_dir ARCH=i386 SHELL=/bin/bash drivers/fpga/ drivers/gpu/drm/xlnx/ drivers/iio/adc/ drivers/media/platform/xilinx/ drivers/misc/ drivers/mtd/spi-nor/ drivers/spi/ drivers/staging/ drivers/usb/dwc3/