X-Git-Url: http://git.cascardo.info/?a=blobdiff_plain;f=Kbuild;h=e3737ad72b5a7ab8ad916b5b6b2725eaf89122a1;hb=01ab17887f4cdcb8bb5a5d1bc3b160d186e6e99b;hp=f056b4feee519748ae6ef22fde3df1da532e177b;hpb=470fba7ebe60ad9185056b080b331abad24b4df9;p=cascardo%2Flinux.git diff --git a/Kbuild b/Kbuild index f056b4feee51..e3737ad72b5a 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 @@ -43,7 +43,7 @@ $(obj)/$(bounds-file): kernel/bounds.s Kbuild # 2) Generate asm-offsets.h # -offsets-file := include/asm/asm-offsets.h +offsets-file := include/generated/asm-offsets.h always += $(offsets-file) targets += $(offsets-file)