xref: /freebsd/share/man/man4/man4.arm/Makefile (revision cf2cec68bdd543331451234b8bfc9b86a571e7d9)
16b45faf0SRuslan Ermilov# $FreeBSD$
26b45faf0SRuslan Ermilov
36a361cbeSGlen BarberPACKAGE=runtime-manuals
46a361cbeSGlen Barber
5284db32cSIan LeporeMAN=	\
6284db32cSIan Lepore	aw_gpio.4 \
7284db32cSIan Lepore	aw_mmc.4 \
8284db32cSIan Lepore	aw_rtc.4 \
9284db32cSIan Lepore	aw_sid.4 \
10284db32cSIan Lepore	aw_spi.4 \
11284db32cSIan Lepore	aw_syscon.4 \
12284db32cSIan Lepore	bcm283x_pwm.4 \
13284db32cSIan Lepore	cgem.4 \
1459d1f877SIan Lepore	devcfg.4 \
15*cf2cec68SIan Lepore	imx6_ahci.4 \
169287e466SIan Lepore	imx_wdog.4 \
17855feb68SLuiz Otavio O Souza	mge.4 \
18855feb68SLuiz Otavio O Souza	npe.4 \
19855feb68SLuiz Otavio O Souza	ti_adc.4
206b45faf0SRuslan Ermilov
2159d1f877SIan LeporeMLINKS= cgem.4 if_cgem.4
229287e466SIan LeporeMLINKS+= imx_wdog.4 imxwdt.4
2359d1f877SIan LeporeMLINKS+= mge.4 if_mge.4
240d9d2de1SChristian BruefferMLINKS+=npe.4 if_npe.4
250d9d2de1SChristian Brueffer
266b45faf0SRuslan ErmilovMANSUBDIR=/arm
276b45faf0SRuslan Ermilov
286b45faf0SRuslan Ermilov.include <bsd.prog.mk>
29