Skip to content

redhat/Makefile: Fix dist-dump-variables target

Bugzilla: INTERNAL
Upstream Status: RHEL only, https://gitlab.com/cki-project/kernel-ark

commit 96cd6ddf26838b560011421e3b4947d051f055a0
Author: Prarit Bhargava prarit@redhat.com
Date: Thu Feb 24 11:25:34 2022 -0500

redhat/Makefile: Fix dist-dump-variables target    

The existing dist-dump-variables didn't output all the variables.  Fix the    
target so that it outputs all the Makefile variables.    

v2: dzickus pointed out that the self-tests use the dist-dump-variables    
target.  Added additional code to fix the self-tests.    

Signed-off-by: Prarit Bhargava <prarit@redhat.com>    

Signed-off-by: Prarit Bhargava prarit@redhat.com

Edited by Prarit Bhargava

Merge request reports