opnsense-src/sys/modules/imx/Makefile

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

12 lines
169 B
Makefile
Raw Normal View History

# Build modules specific to freescale/nxp imx-family SoCs.
SUBDIR = \
../ffec \
imx6_ahci \
imx6_snvs \
imx_i2c \
imx_spi \
imx_wdog \
.include <bsd.subdir.mk>