Quellcodebibliothek Statistik Leitseite products/sources/formale Sprachen/C/Linux/net/802/   (Open Source Betriebssystem Version 6.17.9©)  Datei vom 24.10.2025 mit Größe 368 B image not shown  

Quelle  Makefile   Sprache: unbekannt

 
# SPDX-License-Identifier: GPL-2.0
#
# Makefile for the Linux 802.x protocol layers.
#

obj-$(CONFIG_LLC) += psnap.o
obj-$(CONFIG_NET_FC) +=                 fc.o
obj-$(CONFIG_FDDI) +=                 fddi.o
obj-$(CONFIG_HIPPI) +=                 hippi.o
obj-$(CONFIG_ATALK) += psnap.o
obj-$(CONFIG_STP) += stp.o
obj-$(CONFIG_GARP) += garp.o
obj-$(CONFIG_MRP) += mrp.o

[ Dauer der Verarbeitung: 0.14 Sekunden  (vorverarbeitet)  ]