From: Oleg Verych Date: Sun, 10 Dec 2006 10:18:40 +0000 (-0800) Subject: [PATCH] kbuild: fix-rR-is-now-default X-Git-Tag: v2.6.20-rc2~85^2~100 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=15964864c051b31df7d2f9101fe8cc47854a0ab8;p=pandora-kernel.git [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 Signed-off-by: Oleg Verych Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed