Subject: Re: [KBUILD] test11pre6: incorrect makefile change

peter> This toplevel Makefile change in 11pre6 is wrong:
peter>
peter> - $(HOSTCC) $(HOSTCFLAGS) -o scripts/split-include scripts/split-include.c
peter> + $(HOSTCC) $(HOSTCFLAGS) -I$(HPATH) -o scripts/split-include scripts/split-include.c

Peter is right. $(HOSTCC) must compile and link C programs on
the host without reference to any kernel include files.

Michael Elizabeth Chastain
<mailto:[email protected]>
"love without fear"