File: Makefile

package info (click to toggle)
linux 6.17.6-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 1,734,348 kB
  • sloc: ansic: 26,679,111; asm: 271,215; sh: 147,319; python: 75,916; makefile: 57,295; perl: 36,942; xml: 19,562; cpp: 5,899; yacc: 4,909; lex: 2,943; awk: 1,556; sed: 29; ruby: 25
file content (20 lines) | stat: -rw-r--r-- 718 bytes parent folder | download | duplicates (15)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20

subdir-ccflags-y += -I$(src)/include -I$(src)/uapi

obj-$(CONFIG_GPIB_AGILENT_82350B) += agilent_82350b/
obj-$(CONFIG_GPIB_AGILENT_82357A) += agilent_82357a/
obj-$(CONFIG_GPIB_CB7210) += cb7210/
obj-$(CONFIG_GPIB_CEC_PCI) += cec/
obj-$(CONFIG_GPIB_COMMON) += common/
obj-$(CONFIG_GPIB_FLUKE) += eastwood/
obj-$(CONFIG_GPIB_FMH) += fmh_gpib/
obj-$(CONFIG_GPIB_GPIO) += gpio/
obj-$(CONFIG_GPIB_HP82335) += hp_82335/
obj-$(CONFIG_GPIB_HP82341) += hp_82341/
obj-$(CONFIG_GPIB_INES) += ines/
obj-$(CONFIG_GPIB_LPVO) += lpvo_usb_gpib/
obj-$(CONFIG_GPIB_NEC7210) += nec7210/
obj-$(CONFIG_GPIB_NI_USB) += ni_usb/
obj-$(CONFIG_GPIB_PC2) += pc2/
obj-$(CONFIG_GPIB_TMS9914) += tms9914/
obj-$(CONFIG_GPIB_NI_PCI_ISA) += tnt4882/