On Mon, Aug 03, 2020 at 11:59:20AM -0000 GitLab Bridge on behalf of prarit wrote: > From: prarit on gitlab.com > > The 'dist-configs' is not working properly as it only creates ELN > configs. The 'rh-configs' and 'fedora-configs' targets are not > working properly and should be creating ELN and Fedora configs but they > only create some temporary/intermediate build files. These targets > should output final .config files for each supported arch. The code > has been modified to output final .config files. > > While fixing this I noticed a few other things that needed to be fixed. > > - The TARGET and DIST_TARGET variables in redhat/Makefile are unused. > - 'make fedora-configs' fails due to a config mismatch on > CONFIG_FORCE_MAX_ZONEORDER > - The configs/process_configs.sh script left *.orig files lying around > > The code has been modified to fix these as well. > > Signed-off-by: Prarit Bhargava <[email protected]> > Cc: [email protected] > Cc: [email protected] > Cc: [email protected] > Cc: [email protected] > _______________________________________________ > kernel mailing list -- [email protected] > To unsubscribe send an email to [email protected] > Fedora Code of Conduct: > https://docs.fedoraproject.org/en-US/project/code-of-conduct/ > List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines > List Archives: > https://lists.fedoraproject.org/archives/list/[email protected]
Nice, thanks! For the 3 patch series, Acked-by: Phil Auld <[email protected]> -- _______________________________________________ kernel mailing list -- [email protected] To unsubscribe send an email to [email protected] Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/[email protected]
