From 8a58e1628ce4416490fb00e958b867fb5b9b1f90 Mon Sep 17 00:00:00 2001 From: Masahiro Yamada Date: Thu, 26 Mar 2015 20:59:52 +0900 Subject: [PATCH] kbuild: do not add $(bounds-file) and $(offsets-file) to targets $(always) is added to targets by scripts/Makefile.build. Moreover, filechk does not need .*.cmd files. Adding these two files to targets is redundant. Signed-off-by: Masahiro Yamada Signed-off-by: Michal Marek --- Reading git-format-patch failed