From 3e7d35e5b1e99df3fd9a260a86e966bb2a831ad7 Mon Sep 17 00:00:00 2001 From: Ian Lepore Date: Wed, 4 Mar 2015 16:19:34 +0000 Subject: [PATCH] Remove imx6s-wandboard.dts, there is no such file. Also imx6q-wandboard to follow imx6dl-wandboard (so that the entries are sorted by board name first, then by soc type). --- sys/modules/dtb/imx6/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/sys/modules/dtb/imx6/Makefile b/sys/modules/dtb/imx6/Makefile index 217aae4c7d5..8d1bed8e655 100644 --- a/sys/modules/dtb/imx6/Makefile +++ b/sys/modules/dtb/imx6/Makefile @@ -5,8 +5,7 @@ DTS= \ imx6q-cubox-i.dts \ imx6dl-hummingboard.dts \ imx6q-hummingboard.dts \ - imx6q-wandboard.dts \ imx6dl-wandboard.dts \ - imx6s-wandboard.dts + imx6q-wandboard.dts .include