I can't find the include paths or an explicit way to give one. I don't have to link with any library in the kernel. Where should I find the related information about this thing ? The new header file will have to be included in recv.c, only. As i am manupulating skbff there ...
Abhinav On Tue, Oct 11, 2011 at 1:11 AM, harish badrinath <harishbadrin...@gmail.com > wrote: > On Tue, Oct 11, 2011 at 3:55 AM, abhinav narain > <abhinavnarai...@gmail.com> wrote: > > I was interested in knowing do I have to change anything in makefiles if > I > > add another header file in the folder as a part of patch ? > > or is it that if a corresponding .c file is present, its .h file is taken > by > > default(as in usual make) ? > > > It depends on the patch. If it include header files in directories not > included > in the current include path, do yo have to link with new libraries,etc. > It also in part depends on how the make file was written. (Do you have to > add > a new phony target, update file dependency,etc). > _______________________________________________ > openwrt-devel mailing list > openwrt-devel@lists.openwrt.org > https://lists.openwrt.org/mailman/listinfo/openwrt-devel >
_______________________________________________ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel