![]() |
|
|||
0001 # SPDX-License-Identifier: GPL-2.0
0002 obj-$(CONFIG_FSL_DPAA) += bman_ccsr.o qman_ccsr.o \
0003 bman_portal.o qman_portal.o \
0004 bman.o qman.o dpaa_sys.o
0005
0006 obj-$(CONFIG_FSL_BMAN_TEST) += bman-test.o
0007 bman-test-y = bman_test.o
0008 bman-test-$(CONFIG_FSL_BMAN_TEST_API) += bman_test_api.o
0009
0010 obj-$(CONFIG_FSL_QMAN_TEST) += qman-test.o
0011 qman-test-y = qman_test.o
0012 qman-test-$(CONFIG_FSL_QMAN_TEST_API) += qman_test_api.o
0013 qman-test-$(CONFIG_FSL_QMAN_TEST_STASH) += qman_test_stash.o
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.1.0 LXR engine. The LXR team |
![]() ![]() |