Skip to content
Snippets Groups Projects
user avatar
Kieran Bingham authored
The autogenerated constants.py file was only being built on the initial
call, and if the constants.py.in file changed.  As we are utilising the
CPP hooks, we can successfully use the call if_changed_dep rules to
determine when to rebuild the file based on it's inclusions.

Link: http://lkml.kernel.org/r/1467127337-11135-3-git-send-email-kieran@bingham.xyz


Signed-off-by: default avatarKieran Bingham <kieran@bingham.xyz>
Reported-by: default avatarJan Kiszka <jan.kiszka@web.de>
Signed-off-by: default avatarAndrew Morton <akpm@linux-foundation.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
834a3529
History
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
Name Last commit Last update
..