From: Sam Ravnborg Date: Fri, 9 Sep 2005 20:44:31 +0000 (+0200) Subject: kbuild: cris use generic asm-offsets.h support X-Git-Tag: v2.6.14-rc1~256^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5a0773698c51fdcec7eb361b6b819669ed1d249e;p=pandora-kernel.git kbuild: cris use generic asm-offsets.h support Cris has a dedicated asm-offsets.c file per subarchitecture. So a symlink is created to put the desired asm-offsets.c file in $(ARCH)/kernel This is absolutely not good practice, but it was the trick used in the rest of the cris code. Signed-off-by: Sam Ravnborg --- Reading git-diff-tree failed