Home | History | Annotate | Line # | Download | only in modules
Makefile revision 1.119.6.1
      1  1.119.6.1     rmind #	$NetBSD: Makefile,v 1.119.6.1 2014/05/18 17:46:10 rmind Exp $
      2       1.37    dyoung 
      3       1.37    dyoung .include <bsd.own.mk>
      4       1.15        ad 
      5       1.15        ad # For all platforms
      6        1.1        ad 
      7       1.37    dyoung SUBDIR=		accf_dataready
      8       1.16        ad SUBDIR+=	accf_httpready
      9       1.15        ad SUBDIR+=	adosfs
     10       1.14        ad SUBDIR+=	aio
     11  1.119.6.1     rmind SUBDIR+=	blowfish
     12       1.38     pooka SUBDIR+=	bpf
     13  1.119.6.1     rmind SUBDIR+=	camellia
     14  1.119.6.1     rmind SUBDIR+=	cast128
     15  1.119.6.1     rmind SUBDIR+=	ccd
     16        1.7    rumble SUBDIR+=	cd9660
     17  1.119.6.1     rmind SUBDIR+=	cgd
     18  1.119.6.1     rmind SUBDIR+=	chfs
     19  1.119.6.1     rmind SUBDIR+=	crypto
     20        1.7    rumble SUBDIR+=	coda
     21        1.7    rumble SUBDIR+=	coda5
     22       1.15        ad SUBDIR+=	compat
     23       1.15        ad SUBDIR+=	compat_ossaudio
     24       1.15        ad SUBDIR+=	coredump
     25      1.104  pgoyette SUBDIR+=	dbcool
     26  1.119.6.1     rmind SUBDIR+=	des
     27  1.119.6.1     rmind SUBDIR+=	dk_subr
     28        1.7    rumble SUBDIR+=	efs
     29        1.7    rumble SUBDIR+=	ext2fs
     30       1.15        ad SUBDIR+=	exec_script
     31        1.7    rumble SUBDIR+=	fdesc
     32        1.7    rumble SUBDIR+=	ffs
     33       1.18        ad SUBDIR+=	filecore
     34       1.93       sjg SUBDIR+=	filemon
     35       1.68     ahoka SUBDIR+=	flash
     36       1.15        ad SUBDIR+=	fss
     37       1.89   mbalmer SUBDIR+=	gpio
     38       1.94   mbalmer SUBDIR+=	gpioiic
     39       1.92   mbalmer SUBDIR+=	gpioow
     40       1.89   mbalmer SUBDIR+=	gpiosim
     41        1.7    rumble SUBDIR+=	hfs
     42  1.119.6.1     rmind SUBDIR+=	hythygtemp
     43      1.105  pgoyette SUBDIR+=	if_axe
     44  1.119.6.1     rmind SUBDIR+=	if_axen
     45      1.118  christos SUBDIR+=	if_npflog
     46  1.119.6.1     rmind SUBDIR+=	if_smsc
     47       1.94   mbalmer SUBDIR+=	iic
     48        1.7    rumble SUBDIR+=	kernfs
     49       1.22        ad SUBDIR+=	layerfs
     50        1.7    rumble SUBDIR+=	lfs
     51  1.119.6.1     rmind SUBDIR+=	lua
     52  1.119.6.1     rmind SUBDIR+=	luasystm
     53  1.119.6.1     rmind SUBDIR+=	luapmf
     54        1.7    rumble SUBDIR+=	mfs
     55       1.45  pgoyette SUBDIR+=	miiverbose
     56       1.45  pgoyette SUBDIR+=	miniroot
     57       1.31     rmind SUBDIR+=	mqueue
     58       1.18        ad SUBDIR+=	msdos
     59       1.68     ahoka SUBDIR+=	nand
     60       1.68     ahoka SUBDIR+=	nandemulator
     61       1.15        ad SUBDIR+=	nfs
     62       1.15        ad SUBDIR+=	nfsserver
     63       1.30   reinoud SUBDIR+=	nilfs
     64       1.96      tron SUBDIR+=	npf
     65       1.97      tron SUBDIR+=	npf_alg_icmp
     66      1.111     rmind SUBDIR+=	npf_ext_log
     67      1.119  christos SUBDIR+=	npf_ext_normalize
     68      1.117     rmind SUBDIR+=	npf_ext_rndblock
     69        1.7    rumble SUBDIR+=	ntfs
     70       1.18        ad SUBDIR+=	null
     71       1.92   mbalmer SUBDIR+=	onewire
     72  1.119.6.1     rmind SUBDIR+=	opencrypto
     73        1.7    rumble SUBDIR+=	overlay
     74       1.42  pgoyette SUBDIR+=	pciverbose
     75       1.41     ahoka SUBDIR+=	pf
     76       1.19      cube SUBDIR+=	ppp_bsdcomp
     77       1.19      cube SUBDIR+=	ppp_deflate
     78        1.7    rumble SUBDIR+=	procfs
     79        1.7    rumble SUBDIR+=	ptyfs
     80        1.7    rumble SUBDIR+=	puffs
     81       1.15        ad SUBDIR+=	putter
     82       1.44  pgoyette SUBDIR+=	scsiverbose
     83      1.103  pgoyette SUBDIR+=	sdtemp
     84       1.33      elad SUBDIR+=	secmodel_bsd44
     85      1.100       jym SUBDIR+=	secmodel_extensions
     86       1.33      elad SUBDIR+=	secmodel_overlay
     87       1.33      elad SUBDIR+=	securelevel
     88  1.119.6.1     rmind SUBDIR+=	skipjack
     89        1.7    rumble SUBDIR+=	smbfs
     90       1.81  pgoyette SUBDIR+=	spdmem
     91       1.24     pooka SUBDIR+=	sysvbfs
     92       1.33      elad SUBDIR+=	suser
     93  1.119.6.1     rmind SUBDIR+=	swcrypto
     94       1.48  pgoyette SUBDIR+=	swsensor
     95        1.7    rumble SUBDIR+=	tmpfs
     96      1.108  riastrad SUBDIR+=	uatp
     97        1.7    rumble SUBDIR+=	udf
     98       1.18        ad SUBDIR+=	umap
     99        1.7    rumble SUBDIR+=	union
    100       1.43  pgoyette SUBDIR+=	usbverbose
    101      1.106  christos SUBDIR+=	vcoda
    102       1.78     enami SUBDIR+=	v7fs
    103       1.25      haad SUBDIR+=	vnd
    104  1.119.6.1     rmind SUBDIR+=	zlib
    105       1.29      yamt SUBDIR+=	tprof
    106        1.7    rumble .if (defined(NOTYET))
    107  1.119.6.1     rmind SUBDIR+=	hifn		# Builds on architectures with PCI bus
    108  1.119.6.1     rmind SUBDIR+=	ubsec		# Builds on architectures with PCI bus
    109        1.7    rumble SUBDIR+=	unionfs
    110        1.7    rumble .endif
    111       1.37    dyoung .if ${MKBINUTILS} != "no"
    112       1.37    dyoung SUBDIR+=	xldscripts
    113       1.37    dyoung .endif
    114        1.7    rumble 
    115       1.15        ad # Machine dependent section
    116       1.47   tsutsui .if ${MACHINE_ARCH} == "i386" || \
    117       1.49   tsutsui     ${MACHINE_CPU} == "m68k"
    118       1.47   tsutsui SUBDIR+=	exec_aout
    119       1.47   tsutsui .endif
    120       1.47   tsutsui 
    121       1.21   tsutsui .if ${MACHINE_ARCH} != "alpha"
    122       1.17    martin SUBDIR+=	exec_elf32
    123       1.17    martin .endif
    124       1.15        ad 
    125       1.21   tsutsui .if ${MACHINE_ARCH} == "alpha" || \
    126       1.21   tsutsui     ${MACHINE_ARCH} == "sparc64" || \
    127       1.21   tsutsui     ${MACHINE_ARCH} == "x86_64"
    128       1.20        he SUBDIR+=	exec_elf64
    129       1.20        he .endif
    130       1.20        he 
    131       1.29      yamt .if ${MACHINE_ARCH} == "i386" || \
    132       1.29      yamt     ${MACHINE_ARCH} == "x86_64"
    133       1.71    jruoho SUBDIR+=	amdtemp
    134       1.64    jruoho SUBDIR+=	coretemp
    135       1.65    jruoho SUBDIR+=	est
    136      1.110    martin SUBDIR+=	hdafg
    137      1.110    martin SUBDIR+=	hdaudio
    138       1.72    jruoho SUBDIR+=	hpet
    139       1.69    jruoho SUBDIR+=	odcm
    140       1.66    jruoho SUBDIR+=	powernow
    141       1.29      yamt SUBDIR+=	tprof_pmi
    142       1.70      yamt SUBDIR+=	tprof_amdpmi
    143       1.95  jmcneill SUBDIR+=	vmt
    144       1.29      yamt .endif
    145       1.29      yamt 
    146  1.119.6.1     rmind .if ${MKSLJIT} != "no"
    147  1.119.6.1     rmind # No modules for arm, mips and powerpc yet.
    148      1.114     alnsn .if ${MACHINE_ARCH} == "i386" || \
    149      1.115     alnsn     ${MACHINE_ARCH} == "x86_64" || \
    150      1.115     alnsn     ${MACHINE_ARCH} == "sparc"
    151      1.113     alnsn SUBDIR+=	bpfjit
    152      1.112     alnsn SUBDIR+=	sljit
    153      1.112     alnsn .endif
    154  1.119.6.1     rmind .endif
    155      1.112     alnsn 
    156       1.85    jruoho #
    157       1.85    jruoho # ACPI modules
    158       1.85    jruoho #
    159       1.46  pgoyette .if ${MACHINE_ARCH} == "i386" || \
    160       1.46  pgoyette     ${MACHINE_ARCH} == "ia64" || \
    161       1.46  pgoyette     ${MACHINE_ARCH} == "x86_64"
    162       1.46  pgoyette SUBDIR+=	acpiverbose
    163       1.46  pgoyette .endif
    164       1.46  pgoyette 
    165       1.50  jmcneill .if ${MACHINE_ARCH} == "i386" || \
    166       1.50  jmcneill     ${MACHINE_ARCH} == "x86_64"
    167       1.52    jruoho SUBDIR+=	acpiacad
    168       1.52    jruoho SUBDIR+=	acpibat
    169       1.52    jruoho SUBDIR+=	acpibut
    170       1.52    jruoho SUBDIR+=	acpicpu
    171       1.53    jruoho SUBDIR+=	acpidalb
    172       1.58    jruoho SUBDIR+=	acpifan
    173       1.52    jruoho SUBDIR+=	acpilid
    174       1.57    jruoho SUBDIR+=	acpipmtr
    175       1.53    jruoho SUBDIR+=	acpitz
    176       1.53    jruoho SUBDIR+=	acpivga
    177       1.86    jruoho SUBDIR+=	acpiwdrt
    178       1.51  jmcneill SUBDIR+=	acpiwmi
    179       1.53    jruoho SUBDIR+=	aibs
    180       1.54    jruoho SUBDIR+=	asus
    181       1.63    jruoho SUBDIR+=	fujbp
    182       1.63    jruoho SUBDIR+=	fujhk
    183       1.75    jruoho SUBDIR+=	hpacel
    184       1.54    jruoho SUBDIR+=	hpqlb
    185       1.52    jruoho SUBDIR+=	thinkpad
    186       1.50  jmcneill SUBDIR+=	wmidell
    187       1.83    jruoho SUBDIR+=	wmieeepc
    188       1.50  jmcneill SUBDIR+=	wmihp
    189       1.50  jmcneill SUBDIR+=	wmimsi
    190       1.50  jmcneill .endif
    191       1.50  jmcneill 
    192       1.27       abs .if ${MACHINE_ARCH} == "x86_64"
    193       1.15        ad SUBDIR+=	azalia
    194       1.15        ad SUBDIR+=	compat_linux
    195       1.15        ad SUBDIR+=	compat_linux32
    196       1.15        ad SUBDIR+=	compat_netbsd32
    197       1.15        ad SUBDIR+=	drm
    198       1.15        ad SUBDIR+=	i915drm
    199       1.40     ahoka SUBDIR+=	pad
    200       1.15        ad .endif
    201       1.15        ad 
    202       1.27       abs .if ${MACHINE_ARCH} == "i386"
    203       1.90  jmcneill SUBDIR+=	ati_pcigart
    204       1.15        ad SUBDIR+=	azalia
    205       1.15        ad SUBDIR+=	compat_freebsd
    206       1.15        ad SUBDIR+=	compat_ibcs2
    207       1.15        ad SUBDIR+=	compat_linux
    208       1.15        ad SUBDIR+=	compat_svr4
    209       1.15        ad SUBDIR+=	drm
    210       1.15        ad SUBDIR+=	i915drm
    211       1.90  jmcneill SUBDIR+=	mach64drm
    212       1.90  jmcneill SUBDIR+=	mgadrm
    213       1.76  jmcneill SUBDIR+=	nsclpcsio
    214       1.40     ahoka SUBDIR+=	pad
    215       1.62  jmcneill SUBDIR+=	padlock
    216       1.90  jmcneill SUBDIR+=	r128drm
    217       1.90  jmcneill SUBDIR+=	radeondrm
    218       1.90  jmcneill SUBDIR+=	savagedrm
    219       1.90  jmcneill SUBDIR+=	sisdrm
    220       1.90  jmcneill SUBDIR+=	tdfxdrm
    221       1.67    jruoho SUBDIR+=	viac7temp
    222       1.90  jmcneill SUBDIR+=	viadrm
    223       1.15        ad .endif
    224       1.15        ad 
    225       1.85    jruoho #
    226       1.85    jruoho # ISA modules
    227       1.85    jruoho #
    228       1.56  jmcneill .if ${MACHINE_ARCH} == "i386" || \
    229       1.56  jmcneill     ${MACHINE_ARCH} == "x86_64"
    230       1.59  jmcneill SUBDIR+=	aps
    231       1.80  jmcneill SUBDIR+=	finsio
    232       1.79  jmcneill SUBDIR+=	itesio
    233      1.101  jakllsch SUBDIR+=	lm
    234      1.101  jakllsch SUBDIR+=	lm_isa
    235      1.101  jakllsch SUBDIR+=	lm_isa_common
    236      1.101  jakllsch SUBDIR+=	lm_wbsio
    237      1.101  jakllsch SUBDIR+=	wbsio
    238       1.56  jmcneill .endif
    239       1.56  jmcneill 
    240       1.49   tsutsui .if ${MACHINE_CPU} == "m68k"
    241       1.47   tsutsui SUBDIR+=	compat_aoutm68k
    242       1.47   tsutsui #SUBDIR+=	compat_linux
    243       1.47   tsutsui #SUBDIR+=	compat_sunos
    244       1.47   tsutsui #SUBDIR+=	compat_svr4
    245       1.47   tsutsui .endif
    246       1.47   tsutsui 
    247       1.88   mbalmer .if ${MACHINE_ARCH} == "i386" || \
    248       1.88   mbalmer     ${MACHINE_ARCH} == "x86_64" || \
    249       1.88   mbalmer     ${MACHINE_ARCH} == "sparc64"
    250       1.88   mbalmer SUBDIR+=	pwdog
    251       1.88   mbalmer .endif
    252       1.88   mbalmer 
    253       1.23       agc .include <bsd.own.mk>
    254       1.23       agc 
    255      1.107   reinoud #
    256      1.107   reinoud # NetBSD/usermode support
    257      1.107   reinoud #
    258      1.107   reinoud .if ${MACHINE_ARCH} == "i386" || \
    259      1.107   reinoud     ${MACHINE_ARCH} == "x86_64"
    260      1.107   reinoud SUBDIR+=	../arch/usermode/modules/syscallemu
    261      1.107   reinoud .endif
    262      1.107   reinoud 
    263       1.23       agc # we need our device mapper for LVM
    264       1.23       agc .if (${MKLVM} != "no")
    265       1.28      yamt SUBDIR+= 	dm
    266       1.23       agc .endif
    267       1.23       agc 
    268       1.39    darran .if (${MKDTRACE} != "no")
    269      1.116       chs SUBDIR+=	cyclic
    270       1.39    darran SUBDIR+=	dtrace
    271       1.39    darran .endif
    272       1.39    darran 
    273       1.39    darran # we need solaris for the dtrace and zfs modules
    274       1.39    darran .if (${MKDTRACE} != "no" || ${MKZFS} != "no")
    275       1.39    darran SUBDIR+=        solaris
    276       1.39    darran .endif
    277       1.39    darran 
    278       1.34      haad .if (${MKZFS} != "no")
    279       1.34      haad SUBDIR+=	zfs
    280       1.34      haad .endif
    281       1.34      haad 
    282       1.73       mrg .if (${MKCOMPATMODULES} != "no")
    283       1.73       mrg SUBDIR+=	arch
    284       1.73       mrg .endif
    285       1.73       mrg 
    286       1.84  jmcneill #
    287       1.84  jmcneill # DTV modules
    288       1.84  jmcneill #
    289       1.84  jmcneill SUBDIR+=	dtv
    290       1.84  jmcneill SUBDIR+=	dtv_math
    291       1.84  jmcneill .if ${MACHINE_ARCH} == "i386" || ${MACHINE_ARCH} == "x86_64"
    292       1.84  jmcneill # tuners/demods
    293       1.84  jmcneill SUBDIR+=	au8522
    294       1.84  jmcneill SUBDIR+=	cx24227
    295       1.84  jmcneill SUBDIR+=	lg3303
    296       1.84  jmcneill SUBDIR+=	mt2131
    297       1.84  jmcneill SUBDIR+=	nxt2k
    298       1.84  jmcneill SUBDIR+=	tvpll
    299       1.84  jmcneill SUBDIR+=	xc3028
    300       1.84  jmcneill SUBDIR+=	xc5k
    301       1.91    jruoho SUBDIR+=	zl10353
    302       1.84  jmcneill # hardware drivers
    303       1.84  jmcneill SUBDIR+=	auvitek
    304       1.84  jmcneill SUBDIR+=	coram
    305       1.84  jmcneill SUBDIR+=	cxdtv
    306       1.84  jmcneill SUBDIR+=	emdtv
    307       1.84  jmcneill .endif
    308       1.84  jmcneill 
    309       1.98       riz .if (${MKISCSI} != "no")
    310       1.98       riz SUBDIR+=	iscsi
    311       1.98       riz .endif
    312       1.98       riz 
    313        1.1        ad .include <bsd.subdir.mk>
    314