From: Sam Ravnborg Date: Thu, 5 Jun 2008 14:52:15 +0000 (+0200) Subject: kbuild: always unifdef files in headers_install* X-Git-Tag: v2.6.27-rc1~58^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4e420aa94c9e6974533797efd1dd93e779d490c3;p=pandora-kernel.git kbuild: always unifdef files in headers_install* unifdef utility is fast enough to warrant that we always run the scripts through unifdef. This patch runs all headers listed with header-y and unifdef-y through unifdef. Next step is to drop unifdef-y in all Kbuild files and that can now be done in smaller steps. Signed-off-by: Sam Ravnborg Cc: David Woodhouse Cc: Adrian Bunk --- Reading git-diff-tree failed