commit | 0131705d589e2341dbc5e8946a60f83d8c1773dc | [log] [tgz] |
---|---|---|
author | Sam Ravnborg <sam@mars.ravnborg.org> | Wed Mar 08 18:39:05 2006 +0100 |
committer | Sam Ravnborg <sam@mars.ravnborg.org> | Wed Mar 08 18:39:05 2006 +0100 |
tree | c6683e48cfed5e71a082980d7d816b4034595ee9 | |
parent | f7b05e64bdb2fcc4b2dc94a4bd9426adc70c9599 [diff] |
kbuild: replace PHONY with FORCE .PHONY: does not take patterns so use FORCE to achive same effect. Thanks to "Paul D. Smith" <psmith@gnu.org> for noticing this. Signed-off-by: Sam Ravnborg <sam@ravnborg.org>