Re: make test failed
[email protected] (Peter T. Breuer)
| Newsgroups | gmane.linux.enbd.general |
|---|---|
| Message-ID | <[email protected]> |
edward mzj <[email protected]> wrote: > hi > --- edward mzj <[email protected]> wrote: > > Hi, Peter > > --- "Peter T. Breuer" <[email protected]> wrote: > > > > i think you might consider to use 'CFLAGS+=-I"$VPATH/include"', instead of > > 'CFLAGS_MODULE'. i've verified. it works. > > alright, forget about it. it's not true. this will override the default value defined in kernel > Makefile. Put CFLAGS_MODULE="-DMODULE -I\"$$VPATH/include\"" (I imagine, quoted quotes possibly not correct). Thanks again! Peter