Searched hist:15964864 (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/ |
H A D | Makefile | 15964864c051b31df7d2f9101fe8cc47854a0ab8 Sun Dec 10 04:18:40 CST 2006 Oleg Verych <olecom@flower.upol.cz> [PATCH] kbuild: fix-rR-is-now-default
`make -d help | grep Makefile` shows patterns, where make tries to rebuild included and top makefiles.
While `make -rR is now default' commit should fix this, actually, it was just a little janitorial.
This fix is aimed to complete cancelling implicit rules.
Cc: Sam Ravnborg <sam@ravnborg.org> Signed-off-by: Oleg Verych <olecom@flower.upol.cz> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
|