Skip to content

Do not hard-code a default value for DIST

David Ward requested to merge dpward/kernel-ark:makefiles into os-build

$(DIST) defaults to '.fc33' if it is not set (which no longer corresponds to Fedora Rahwide). Obtain the default value from the RPM macros instead.

Signed-off-by: David Ward david.ward@ll.mit.edu

Edited by David Ward

Merge request reports