From: Sam Ravnborg Date: Wed, 8 Mar 2006 17:39:05 +0000 (+0100) Subject: kbuild: replace PHONY with FORCE X-Git-Tag: v2.6.17-rc1~733^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0131705d589e2341dbc5e8946a60f83d8c1773dc;p=pandora-kernel.git kbuild: replace PHONY with FORCE .PHONY: does not take patterns so use FORCE to achive same effect. Thanks to "Paul D. Smith" for noticing this. Signed-off-by: Sam Ravnborg --- Reading git-diff-tree failed