]> git.baikalelectronics.ru Git - kernel.git/commit
net: fix ifenslave build flags
authorRandy Dunlap <randy.dunlap@oracle.com>
Fri, 11 Feb 2011 04:05:25 +0000 (20:05 -0800)
committerDavid S. Miller <davem@davemloft.net>
Fri, 11 Feb 2011 04:05:25 +0000 (20:05 -0800)
commit2d3bc5141eb8c2118a1585727f584d65082bebc0
treec779df8502f3a38ccd0060bfed6ae52cb4f0b0cf
parentf6875d13d244c444764a81acaadd76e13b7c68ec
net: fix ifenslave build flags

-I (include path) should be specified for host builds.
This one was overlooked somehow.  Fixes
https://bugzilla.kernel.org/show_bug.cgi?id=25902

Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Reported-by: Alexey Salmin <alexey.salmin@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Documentation/networking/Makefile