]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commitf7cebfb219bf7abaff6448030f18fed15dcea387
tree51df5c78fad7adf99c0f0b71ebc1bcec1affb955
parentddb329b8742ceb5dab28bf945746b40b7df324b5
Makefile: Fix the location of the migration file

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

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