From: Thomas Backlund Date: Thu, 21 Oct 2010 10:19:10 +0000 (+0300) Subject: microblaze: Fix build with make 3.82 X-Git-Tag: v2.6.37-rc1~117^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b843e4ec01991a386a9e0e9030703524446e03da;p=pandora-kernel.git microblaze: Fix build with make 3.82 When running make headers_install_all on x86_64 and make 3.82 I hit this: arch/microblaze/Makefile:80: *** mixed implicit and normal rules. Stop. make: *** [headers_install_all] Error 2 So split the rules to satisfy make 3.82. Signed-off-by: Thomas Backlund Cc: Stable Signed-off-by: Michal Simek --- Reading git-diff-tree failed