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