From 2e821a1b291b8007371e5486b43ea5ff65a151eb Mon Sep 17 00:00:00 2001 From: David Abdurachmanov Date: Sun, 5 May 2019 17:00:30 +0300 Subject: [PATCH] Fix path for README.odroid-c2 Signed-off-by: David Abdurachmanov --- uboot-tools.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/uboot-tools.spec b/uboot-tools.spec index e978987..2813b00 100644 --- a/uboot-tools.spec +++ b/uboot-tools.spec @@ -300,7 +300,7 @@ install -p -m 0755 %{SOURCE5} $RPM_BUILD_ROOT/lib/kernel/install.d/ # Copy sone useful docs over mkdir -p builds/docs -cp -p board/amlogic/odroid-c2/README.odroid-c2 builds/docs/README.odroid-c2 +cp -p board/amlogic/p200/README.odroid-c2 builds/docs/README.odroid-c2 cp -p board/hisilicon/hikey/README builds/docs/README.hikey cp -p board/hisilicon/hikey/README builds/docs/README.hikey cp -p board/Marvell/db-88f6820-gp/README builds/docs/README.mvebu-db-88f6820