Gedichte
Musik
Bilder
Quellcodebibliothek
Diashow
Normaldarstellung
Quellcodebibliothek
Statistik
Leitseite
products
/
Sources
/
formale Sprachen
/
C
/
Linux
/
drivers
/
net
/
ethernet
/
dec
/
tulip
/ (
Open Source Betriebssystem
Version 6.17.9
©
) Datei vom 24.10.2025 mit Größe 506 B
Quelle Makefile Sprache: unbekannt
#
SPDX-License-Identifier: GPL-2.0
java.lang.NullPointerException
#
Makefile
for
the Linux
"Tulip"
family network device drivers.
java.lang.NullPointerException
ccflags-$(CONFIG_NET_TULIP) := -DDEBUG
obj-$(CONFIG_PCMCIA_XIRCOM) += xircom_cb.o
obj-$(CONFIG_DM9102) += dmfe.o
obj-$(CONFIG_WINBOND_840) += winbond-840.o
obj-$(CONFIG_DE2104X) += de2104x.o
obj-$(CONFIG_TULIP) += tulip.o
obj-$(CONFIG_ULI526X) += uli526x.o
#
Declare multi-part drivers.
tulip-objs := eeprom.o interrupt.o media.o \
timer.o tulip_core.o \
21142.o pnic.o pnic2.o
Messung V0.5
C=100
H=-100
G=100
[ Dauer der Verarbeitung: 0.2 Sekunden (vorverarbeitet)
]
2026-04-07