summary refs log tree commit diff
path: root/Documentation/cgroup-v1
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2016-06-15 17:45:44 +0200
committerMichal Marek <mmarek@suse.com>2016-07-18 21:31:35 +0200
commitdc33db7c338e1a7a4a7cb94d73745c8ca54b1ac8 (patch)
treecd6168975a8034912981dc2433123c39b943198c /Documentation/cgroup-v1
parentb999596b963a6635c153e3d2b3d5bb28b5c45027 (diff)
downloadlinux-dc33db7c338e1a7a4a7cb94d73745c8ca54b1ac8.tar.gz
Kbuild: avoid duplicate include path
arch/$(hdr-arch)/include/generated/uapi is included twice in the
header search path, which is unnecessary, so this changes the
top-level Makefile to drop the second instance by filtering out
everything from USERINCLUDE that was already part of LINUXINCLUDE.

This should have very little effect other than making the 'make V=1'
output slightly smaller and making the build time faster by a miniscule
amount, but it seems to be cleaner.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Michal Marek <mmarek@suse.com>
Diffstat (limited to 'Documentation/cgroup-v1')
0 files changed, 0 insertions, 0 deletions