Searched hist:"2 e57d051" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/ |
H A D | Kbuild | 2e57d051 Sun Jun 22 14:42:06 CDT 2008 Sam Ravnborg <sam@ravnborg.org> kbuild: asm symlink support for arch/$ARCH/include
Adjust the asm symlink support so we do not create the symlink unless really needed. We check the precense of include/asm-$ARCH by checking for the system.h file. We may end up with a stale directory so it is not enough to check if the directory is present.
Signed-off-by: Sam Ravnborg <sam@ravnborg.org> 2e57d051 Sun Jun 22 14:42:06 CDT 2008 Sam Ravnborg <sam@ravnborg.org> kbuild: asm symlink support for arch/$ARCH/include Adjust the asm symlink support so we do not create the symlink unless really needed. We check the precense of include/asm-$ARCH by checking for the system.h file. We may end up with a stale directory so it is not enough to check if the directory is present. Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
|
H A D | Makefile | 2e57d051 Sun Jun 22 14:42:06 CDT 2008 Sam Ravnborg <sam@ravnborg.org> kbuild: asm symlink support for arch/$ARCH/include
Adjust the asm symlink support so we do not create the symlink unless really needed. We check the precense of include/asm-$ARCH by checking for the system.h file. We may end up with a stale directory so it is not enough to check if the directory is present.
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
|