On Mon, 29 Oct 2007 09:10:26 -0700 (PDT) [EMAIL PROTECTED] wrote:
> http://bugzilla.kernel.org/show_bug.cgi?id=9260 > > Summary: tipc_config.h is not installed when doing "make > headers_install" > Product: Other > Version: 2.5 > KernelVersion: 2.6.23.1 > Platform: All > OS/Version: Linux > Tree: Mainline > Status: NEW > Severity: normal > Priority: P1 > Component: Configuration > AssignedTo: [EMAIL PROTECTED] > ReportedBy: [EMAIL PROTECTED] > > > Most recent kernel where this bug did not occur: 2.6.15.7 > Distribution: all > Hardware Environment: all > Software Environment: all > > Problem Description: > When doing "make headers_install" the file tipc_config.h is not installed. It > describes the interface to configure the TIPC module and it is needed when > building the config utility (tipc-config). > Adding the following line to include/linux/Kbuild solves this: > header-y += tipc_config.h > > Steps to reproduce: make headers_install > - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html