svn commit: r315573 - head/sys/arm/conf

Ian Lepore ian at FreeBSD.org
Sun Mar 19 18:28:40 UTC 2017


Author: ian
Date: Sun Mar 19 18:28:38 2017
New Revision: 315573
URL: https://svnweb.freebsd.org/changeset/base/315573

Log:
  Add dtb/imx5 module build to the imx53 kernel config.

Modified:
  head/sys/arm/conf/IMX53

Modified: head/sys/arm/conf/IMX53
==============================================================================
--- head/sys/arm/conf/IMX53	Sun Mar 19 18:26:52 2017	(r315572)
+++ head/sys/arm/conf/IMX53	Sun Mar 19 18:28:38 2017	(r315573)
@@ -117,3 +117,4 @@ device		wlan_amrr		# AMRR transmit rate 
 
 # Flattened Device Tree
 options 	FDT			# Configure using FDT/DTB data
+makeoptions	MODULES_EXTRA=dtb/imx5


More information about the svn-src-all mailing list