Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Linux/drivers/video/console/   (Linux Kernel Version 6.17.9©)  Datei vom 24.10.2025 mit Größe 438 B image not shown  

Quelle  Makefile   Sprache: unbekannt

 
SPDX-License-Identifier: GPL-2.0
Makefile for the Linux graphics to console drivers.
5 Aug 1999, James Simmons, <mailto:jsimmons@users.sf.net>
Rewritten to use lists instead of if-statements.

obj-$(CONFIG_DUMMY_CONSOLE)       += dummycon.o
obj-$(CONFIG_SGI_NEWPORT_CONSOLE) += newport_con.o
obj-$(CONFIG_STI_CONSOLE)         += sticon.o
obj-$(CONFIG_VGA_CONSOLE)         += vgacon.o
obj-$(CONFIG_MDA_CONSOLE)         += mdacon.o

Messung V0.5 in Prozent
C=97 H=93 G=94

[Dauer der Verarbeitung: 0.12 Sekunden, vorverarbeitet 2026-06-07]