sh_eth: fix EESIPR values for SH77{34|63}
[linux/fpc-iii.git] / drivers / soc / fsl / qbman / Makefile
blob7ae199f1664eef3a0758ca11df8a06b32c391b8c
1 obj-$(CONFIG_FSL_DPAA) += bman_ccsr.o qman_ccsr.o \
2 bman_portal.o qman_portal.o \
3 bman.o qman.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