commit | 50092b233afa96b4c9a4b24ac38199c34e0880cd | [log] [tgz] |
---|---|---|
author | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Mon Nov 14 11:02:20 2005 +1100 |
committer | Paul Mackerras <paulus@samba.org> | Mon Nov 14 16:35:50 2005 +1100 |
tree | 03bf19e82f5808f9d8f7fe538b0a3f56c70c3672 | |
parent | 593e537b93193d1696809817533ce5ad510445b1 [diff] |
[PATCH] powerpc: Always rebuild arch/powerpc/include/asm symlink This patch uses a FORCE dependency on the arch/powerpc/include/asm symlink so that it always gets rebuilt, thus avoiding all sort of funny errors if the .config is changed between 32 and 64 bits. Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> Signed-off-by: Paul Mackerras <paulus@samba.org>