1 obj-
$(CONFIG_FSL_DPAA
) += bman_ccsr.o qman_ccsr.o \
2 bman_portal.o qman_portal.o \
5 obj-
$(CONFIG_FSL_BMAN_TEST
) += bman-test.o
6 bman-test-y
= bman_test.o
7 bman-test-
$(CONFIG_FSL_BMAN_TEST_API
) += bman_test_api.o
9 obj-
$(CONFIG_FSL_QMAN_TEST
) += qman-test.o
10 qman-test-y
= qman_test.o
11 qman-test-
$(CONFIG_FSL_QMAN_TEST_API
) += qman_test_api.o
12 qman-test-
$(CONFIG_FSL_QMAN_TEST_STASH
) += qman_test_stash.o