From 02ba95fe77f67aaa59a8a4265d2188430d6e616d Mon Sep 17 00:00:00 2001 From: Ian Lepore Date: Mon, 24 Feb 2014 01:17:23 +0000 Subject: [PATCH] Add an ident line. --- sys/arm/conf/IMX6 | 1 + 1 file changed, 1 insertion(+) diff --git a/sys/arm/conf/IMX6 b/sys/arm/conf/IMX6 index 7883f3e286d..8d418e57efd 100644 --- a/sys/arm/conf/IMX6 +++ b/sys/arm/conf/IMX6 @@ -17,6 +17,7 @@ # # $FreeBSD$ +ident IMX6 include "../freescale/imx/std.imx6" options HZ=250 # Scheduling quantum is 4 milliseconds.