]> git.ipfire.org Git - thirdparty/iw.git/commit
Use the kernel source tree for includes, not the kernel build tree
authorPavel Roskin <proski@gnu.org>
Tue, 16 Sep 2008 20:08:29 +0000 (16:08 -0400)
committerJohannes Berg <johannes@sipsolutions.net>
Tue, 16 Sep 2008 20:20:02 +0000 (22:20 +0200)
commit9c8d84fb70979331bd7d19b45ec3b10bf76bd46e
tree124bbb7441a2914c28127216c98b12a4af14f320
parent2dc285b7b21e53b09a5738c8bc7ed5c1ab65d8d3
Use the kernel source tree for includes, not the kernel build tree

If the build is done outside the source tree, nl80211.h won't be in the
build tree.  We only need only definitions from the sources, not the
kernel configuration.

Signed-off-by: Pavel Roskin <proski@gnu.org>
Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Makefile
defconfig