Skip to content

Conversation

noureddine-taleb
Copy link

No description provided.

@lkt-bot
Copy link
Collaborator

lkt-bot commented May 17, 2021

Copy link
Member

@tavip tavip left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks great, thank you for the patch. There is one tiny thing I would like you to change, please see bellow.

TEMPDIR := $(shell mktemp -u)

$(KCONFIG): qemu/kernel_config.x86
ifeq ($(ARCH),x86_64)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This will change the source file, I think it is better to move this block after the copy below and update ^@

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yeah, that's a great notice, I will fix it.

for x86_64 we add extra configs to kernel .config,
after we copy the default config file, to avoid messing
with default lab configs

Signed-off-by: Nour-eddine Taleb <[email protected]>
@lkt-bot
Copy link
Collaborator

lkt-bot commented May 18, 2021

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants