Bug 156551 - make oldconfig refuses to update config, instead prompts for every option on command line
Summary: make oldconfig refuses to update config, instead prompts for every option on ...
Status: NEW
Alias: None
Product: Other
Classification: Unclassified
Component: Other (show other bugs)
Hardware: All Linux
: P1 normal
Assignee: other_other
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-09-12 07:55 UTC by Cristiano
Modified: 2016-09-12 07:55 UTC (History)
0 users

See Also:
Kernel Version: 4.7.3
Subsystem:
Regression: No
Bisected commit-id:


Attachments

Description Cristiano 2016-09-12 07:55:03 UTC
I just downloaded the 4.7.3 kernel and tried to import the 4.7.2 settings with the command "make oldconfig ../linux-4.7.2/.config". This doesn't work with the 4.7.3 version kernel, or at least not as I expect. I expect it to update the 4.7.3 configuration using the values in the config file specified. Instead I think it runs "make config", prompting for input of every single value on the command line.

I'm not entirely certain the behaviour I expected is what was intended, for I'm fairly new at compiling kernels. It did however work with the 4.7.2 version, and now not anymore.

Note You need to log in before you can comment on or make changes to this bug.