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)
-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>

No differences found