brintos

brintos / linux-shallow public Read only

0
0
Text · 182 B · 6e0a363 Raw
8 lines · plain
1# SPDX-License-Identifier: GPL-2.0-only2#3# Makefile for the Rocker network device drivers.4#5 6obj-$(CONFIG_ROCKER) += rocker.o7rocker-y := rocker_main.o rocker_tlv.o rocker_ofdpa.o8