]> git.baikalelectronics.ru Git - kernel.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)
commit616d1585977765227d64bf200f49115a527e53a8
tree2941ee480966418cd59059f19486785f697ccbb8
parent05222c7d6c2b11a4b51743f1de56d584e1646c4e
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