commit | 520732af9158308e96245b54f1d573861eafb631 | [log] [tgz] |
---|---|---|
author | Randy Dunlap <randy.dunlap@oracle.com> | Thu Feb 10 20:05:25 2011 -0800 |
committer | David S. Miller <davem@davemloft.net> | Thu Feb 10 20:05:25 2011 -0800 |
tree | c779df8502f3a38ccd0060bfed6ae52cb4f0b0cf | |
parent | 3e9d08ec0a68f6faf718d5a7e050fe5ca0ba004f [diff] |
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>