Author: ian
Date: Wed Mar  4 16:19:34 2015
New Revision: 279593
URL: https://svnweb.freebsd.org/changeset/base/279593

Log:
  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).

Modified:
  head/sys/modules/dtb/imx6/Makefile

Modified: head/sys/modules/dtb/imx6/Makefile
==============================================================================
--- head/sys/modules/dtb/imx6/Makefile  Wed Mar  4 15:00:20 2015        
(r279592)
+++ head/sys/modules/dtb/imx6/Makefile  Wed Mar  4 16:19:34 2015        
(r279593)
@@ -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 <bsd.dtb.mk>
_______________________________________________
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to