Bug 26705

Summary: /usr/include/linux/rhconfig.h is not necessary.
Product: [Retired] Red Hat Linux Reporter: Red Hat Bugzilla <bugzilla>
Component: kernelAssignee: Michael K. Johnson <johnsonm>
Status: CLOSED NOTABUG QA Contact: Brock Organ <borgan>
Severity: medium Docs Contact:
Priority: medium    
Version: 7.1   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2001-02-08 17:55:42 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Red Hat Bugzilla 2001-02-08 17:55:35 UTC
/usr/include/linux/rhconfig.h shouldn't be in
kernel-headers. The idea is /usr/include/linux
and /usr/include/asm are indepedent of the running
kernel. Including the Redhat specific stuff
in /usr/include/linux defeats its purpose.

For the kernel-headers rpm, you should pick a
config and do

# make oldconfig
# make dep
# pack include/linux and include/asm