Makefile: Fix the location of the migration file
authorFabio Estevam <festevam@gmail.com>
Wed, 29 Jan 2020 20:05:29 +0000 (17:05 -0300)
committerTom Rini <trini@konsulko.com>
Thu, 30 Jan 2020 18:30:35 +0000 (13:30 -0500)
commita98f914ee428e718ab70a199c10d5f8be118be23
tree51df5c78fad7adf99c0f0b71ebc1bcec1affb955
parent9de5c397b26da2e1da03e56e17a382a47a9d733d
Makefile: Fix the location of the migration file

Since commit e1910d93b890 ("doc: driver-model: Convert MIGRATION.txt to
reST") MIGRATION.txt has been converted to migration.rst, so update
the Makefile references accordingly.

Fixes: e1910d93b890 ("doc: driver-model: Convert MIGRATION.txt to reST")
Signed-off-by: Fabio Estevam <festevam@gmail.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
Makefile