xref: /linux-6.12.1/drivers/parport/Makefile
  • Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# SPDX-License-Identifier: GPL-2.0
2#
3# Makefile for the kernel Parallel port device drivers.
4#
5
6parport-objs	:= share.o ieee1284.o ieee1284_ops.o procfs.o
7
8ifeq ($(CONFIG_PARPORT_1284),y)
9	parport-objs	+= daisy.o probe.o
10endif
11
12obj-$(CONFIG_PARPORT)		+= parport.o
13obj-$(CONFIG_PARPORT_PC)	+= parport_pc.o
14obj-$(CONFIG_PARPORT_SERIAL)	+= parport_serial.o
15obj-$(CONFIG_PARPORT_PC_PCMCIA) += parport_cs.o
16obj-$(CONFIG_PARPORT_AMIGA)	+= parport_amiga.o
17obj-$(CONFIG_PARPORT_MFC3)	+= parport_mfc3.o
18obj-$(CONFIG_PARPORT_ATARI)	+= parport_atari.o
19obj-$(CONFIG_PARPORT_SUNBPP)	+= parport_sunbpp.o
20obj-$(CONFIG_PARPORT_GSC)	+= parport_gsc.o
21obj-$(CONFIG_PARPORT_IP32)	+= parport_ip32.o
22

served by {OpenGrok

Last Index Update: Sat May 10 01:07:08 UTC 2025

Navigate Window
x

Macro

  • parport-objs
Scopes Window
x
Intelligence window
x
Next >> | << Prev


In current file
  • Highlight
  • Unhighlight
  • Unhighlight all
In project "undefined"
  • Search for definitions of
  • Search for references of
  • Do a full search with
  • Search for file names that contain
On Google
  • Google
Messages Window
x