1global-incdirs-y += .
2srcs-y += main.c
3srcs-$(CFG_AT91_MATRIX) += matrix.c
4srcs-$(CFG_PL310) += sam_pl310.c
5subdirs-y += pm
6