From a2c614814d3209514048183f3307122292d66fb6 Mon Sep 17 00:00:00 2001 From: Justin Patrin Date: Mon, 12 Sep 2005 16:34:39 +0000 Subject: [PATCH] conf/distro/openzaurus: rename openzaurus.conf to openzaurus.inc as it's not a valid DISTRO target. This causes builds to fail *before* anything is built. --- conf/distro/openzaurus-3.5.4.conf | 2 +- conf/distro/{openzaurus.conf => openzaurus.inc} | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename conf/distro/{openzaurus.conf => openzaurus.inc} (100%) diff --git a/conf/distro/openzaurus-3.5.4.conf b/conf/distro/openzaurus-3.5.4.conf index 9ca0f6a572..1eb347fe02 100644 --- a/conf/distro/openzaurus-3.5.4.conf +++ b/conf/distro/openzaurus-3.5.4.conf @@ -1,4 +1,4 @@ -include conf/distro/openzaurus.conf +include conf/distro/openzaurus.inc DISTRO = "openzaurus" DISTRO_NAME = "OpenZaurus" DISTRO_VERSION = "3.5.3-snapshot-${DATE}" diff --git a/conf/distro/openzaurus.conf b/conf/distro/openzaurus.inc similarity index 100% rename from conf/distro/openzaurus.conf rename to conf/distro/openzaurus.inc -- 2.39.5