[dpdk-dev] [PATCH v2 0/3] cleanup kernel meson.build file for linux

Bruce Richardson bruce.richardson at intel.com
Fri May 17 15:45:26 CEST 2019


Small cleanups to shorten the meson.build file in the kernel/linux
directory, removing the unneeded version check and taking advantage of the
subdir_done() function introduced in meson 0.46.

V2:
	resubmit without the 19.08 patch prefix and with the typo
	removed in patch 1.

Bruce Richardson (3):
  kernel/linux: remove unnecessary meson version check
  kernel/linux: reduce unneeded indents in meson build file
  kernel/linux: remove unneeded local variables

 kernel/linux/meson.build | 46 +++++++++++++++++-----------------------
 1 file changed, 19 insertions(+), 27 deletions(-)

-- 
2.21.0



More information about the dev mailing list