From f9fffd336bb0cf6a4521eb7b6b5d6b5ae65c6f56 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Sun, 2 Sep 2007 17:01:19 +0000 Subject: conf/machine/include: Rename .conf to .inc files --- conf/machine/omap1610h2.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conf/machine/omap1610h2.conf') diff --git a/conf/machine/omap1610h2.conf b/conf/machine/omap1610h2.conf index 0b26436bf5..3dc19a4a31 100644 --- a/conf/machine/omap1610h2.conf +++ b/conf/machine/omap1610h2.conf @@ -14,4 +14,4 @@ BOOTSTRAP_EXTRA_RDEPENDS += "modutils-collateral" SERIAL_CONSOLE ?= "115200 ttyS0" EXTRA_IMAGECMD_jffs2 = "--pad --little-endian --eraseblock=0x40000" -require conf/machine/include/tune-arm926ejs.conf +require conf/machine/include/tune-arm926ejs.inc -- cgit 1.2.3-korg