]> git.baikalelectronics.ru Git - kernel.git/commit
documentation: make version fix
authorAdam Lackorzynski <adam@os.inf.tu-dresden.de>
Sun, 14 Jun 2009 20:38:59 +0000 (22:38 +0200)
committerSam Ravnborg <sam@ravnborg.org>
Sun, 14 Jun 2009 20:38:59 +0000 (22:38 +0200)
commitedcb12cda59731160487adcfdd2b2ad4f311d0fd
tree3654b233631aec09bd5d8c1648cf036854004f30
parent37e66fa0af79ebd756c927bbd8ad83989d460370
documentation: make version fix

The Makefiles in the build directories use the internal make variable
MAKEFILE_LIST which is available from make 3.80 only.  (The patch would be
valid back to 2.6.25)

Signed-off-by: Adam Lackorzynski <adam@os.inf.tu-dresden.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Documentation/Changes