]> www.infradead.org Git - users/jedix/linux-maple.git/commit
net: ipa: list supported IPA versions in the Makefile
authorAlex Elder <elder@linaro.org>
Tue, 19 Jul 2022 15:08:26 +0000 (10:08 -0500)
committerJakub Kicinski <kuba@kernel.org>
Thu, 21 Jul 2022 04:05:41 +0000 (21:05 -0700)
commitec2ea5e06c67f85c6541a74b661722a176be086f
tree2941ee480966418cd59059f19486785f697ccbb8
parent4ab6e359f8dfac153c798369ff5938da2f43a0e1
net: ipa: list supported IPA versions in the Makefile

Create a variable in the Makefile listing the IPA versions supported
by the driver.  Use that to create the list of configuration data
object files used (rather than listing them all individually).

Add a SPDX license comment.

Signed-off-by: Alex Elder <elder@linaro.org>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/ipa/Makefile