]> Git Repo - linux.git/blob - drivers/net/ethernet/atheros/Makefile
bpf: prevent out of bounds speculation on pointer arithmetic
[linux.git] / drivers / net / ethernet / atheros / Makefile
1 # SPDX-License-Identifier: GPL-2.0
2 #
3 # Makefile for the Atheros network device drivers.
4 #
5
6 obj-$(CONFIG_ATL1) += atlx/
7 obj-$(CONFIG_ATL2) += atlx/
8 obj-$(CONFIG_ATL1E) += atl1e/
9 obj-$(CONFIG_ATL1C) += atl1c/
10 obj-$(CONFIG_ALX) += alx/
This page took 0.038516 seconds and 4 git commands to generate.