summaryrefslogtreecommitdiffstats
path: root/sys/arm/conf/IMX6
diff options
context:
space:
mode:
authorandrew <andrew@FreeBSD.org>2015-05-07 12:38:23 +0000
committerandrew <andrew@FreeBSD.org>2015-05-07 12:38:23 +0000
commitb87b82a356ee530d5dfe2eeff2100d9bb6079e35 (patch)
tree4b0ad0b487deb9450dae21ed5cdb81cd111333f8 /sys/arm/conf/IMX6
parentefaf13e547d6ba2bc191b15a5c47b71102f29edf (diff)
downloadFreeBSD-src-b87b82a356ee530d5dfe2eeff2100d9bb6079e35.zip
FreeBSD-src-b87b82a356ee530d5dfe2eeff2100d9bb6079e35.tar.gz
Clean up the ARM kernel configs to use 'include<space><tab>"file"'.
Diffstat (limited to 'sys/arm/conf/IMX6')
-rw-r--r--sys/arm/conf/IMX62
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/arm/conf/IMX6 b/sys/arm/conf/IMX6
index 5ead99b..332681a 100644
--- a/sys/arm/conf/IMX6
+++ b/sys/arm/conf/IMX6
@@ -19,7 +19,7 @@
# $FreeBSD$
ident IMX6
-include "std.armv6"
+include "std.armv6"
include "../freescale/imx/std.imx6"
options SOC_IMX6
OpenPOWER on IntegriCloud