Searched hist:f7f16b7799ed68654850ab340ef812895aebcf4c (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/ |
H A D | .gitignore | f7f16b7799ed68654850ab340ef812895aebcf4c Sat Oct 17 17:00:43 CDT 2009 Sam Ravnborg <sam@ravnborg.org> kbuild: drop include/asm
We no longer use this directory for generated files and all architectures has moved their header files so no symlink tricks are needed either.
Drop the symlink and drop the ARCH check.
If we really need to check that the SRCARCH has not changed when we build a kernel we can add this check back - but then we will find a more convenient way to store the info.
Signed-off-by: Sam Ravnborg <sam@ravnborg.org> Signed-off-by: Michal Marek <mmarek@suse.cz>
|
H A D | Makefile | f7f16b7799ed68654850ab340ef812895aebcf4c Sat Oct 17 17:00:43 CDT 2009 Sam Ravnborg <sam@ravnborg.org> kbuild: drop include/asm
We no longer use this directory for generated files and all architectures has moved their header files so no symlink tricks are needed either.
Drop the symlink and drop the ARCH check.
If we really need to check that the SRCARCH has not changed when we build a kernel we can add this check back - but then we will find a more convenient way to store the info.
Signed-off-by: Sam Ravnborg <sam@ravnborg.org> Signed-off-by: Michal Marek <mmarek@suse.cz>
|