]> Git Repo - linux.git/blob - drivers/net/dsa/qca/Makefile
x86/kaslr: Expose and use the end of the physical memory address space
[linux.git] / drivers / net / dsa / qca / Makefile
1 # SPDX-License-Identifier: GPL-2.0-only
2 obj-$(CONFIG_NET_DSA_AR9331)    += ar9331.o
3 obj-$(CONFIG_NET_DSA_QCA8K)     += qca8k.o
4 qca8k-y                         += qca8k-common.o qca8k-8xxx.o
5 ifdef CONFIG_NET_DSA_QCA8K_LEDS_SUPPORT
6 qca8k-y                         += qca8k-leds.o
7 endif
This page took 0.028102 seconds and 4 git commands to generate.