summaryrefslogtreecommitdiff
path: root/Kbuild
diff options
context:
space:
mode:
authorSam Ravnborg <sam@ravnborg.org>2009-04-19 21:57:19 +0200
committerMichal Marek <mmarek@suse.cz>2009-12-12 13:08:14 +0100
commit01fc0ac198eabcbf460e1ed058860a935b6c2c9a (patch)
treef980b4c770298bf9491dcfe3f02359fa94b89d04 /Kbuild
parent9367858dd08caf4e6ebd511abd2fca0a2d87b648 (diff)
kbuild: move bounds.h to include/generated
Signed-off-by: Sam Ravnborg <sam@ravnborg.org> Cc: Al Viro <viro@zeniv.linux.org.uk> Signed-off-by: Michal Marek <mmarek@suse.cz>
Diffstat (limited to 'Kbuild')
-rw-r--r--Kbuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/Kbuild b/Kbuild
index f056b4feee51..1165d7a5ca4a 100644
--- a/Kbuild
+++ b/Kbuild
@@ -8,7 +8,7 @@
#####
# 1) Generate bounds.h
-bounds-file := include/linux/bounds.h
+bounds-file := include/generated/bounds.h
always := $(bounds-file)
targets := $(bounds-file) kernel/bounds.s