mirror of
https://github.com/torvalds/linux.git
synced 2024-12-25 20:32:22 +00:00
6 lines
136 B
Makefile
6 lines
136 B
Makefile
|
# SPDX-License-Identifier: GPL-2.0
|
||
|
#
|
||
|
# Makefile for all ethernet ip drivers on Socionext platforms
|
||
|
#
|
||
|
obj-$(CONFIG_SNI_AVE) += sni_ave.o
|