]> Git Repo - linux.git/blob - drivers/net/dsa/b53/Makefile
efi/x86: add headroom to decompressor BSS to account for setup block
[linux.git] / drivers / net / dsa / b53 / Makefile
1 # SPDX-License-Identifier: GPL-2.0
2 obj-$(CONFIG_B53)               += b53_common.o
3
4 obj-$(CONFIG_B53_SPI_DRIVER)    += b53_spi.o
5 obj-$(CONFIG_B53_MDIO_DRIVER)   += b53_mdio.o
6 obj-$(CONFIG_B53_MMAP_DRIVER)   += b53_mmap.o
7 obj-$(CONFIG_B53_SRAB_DRIVER)   += b53_srab.o
8 obj-$(CONFIG_B53_SERDES)        += b53_serdes.o
This page took 0.036793 seconds and 4 git commands to generate.