1 2SUBDIR = \ 3 iicmux \ 4 ltc430x \ 5 pca954x \ 6 7.if !empty(OPT_FDT) 8SUBDIR+= iic_gpiomux 9.endif 10 11.include <bsd.subdir.mk> 12