From f4c65cbaa1fe07d8e9d833a74afcd6812e246ba7 Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Thu, 23 Aug 2007 11:40:11 +0000 Subject: [PATCH] gumstix: fix name --- conf/machine/gumstix-connex.conf | 2 +- conf/machine/gumstix-verdex.conf | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/conf/machine/gumstix-connex.conf b/conf/machine/gumstix-connex.conf index 692fa2a0f8..5110e86aff 100644 --- a/conf/machine/gumstix-connex.conf +++ b/conf/machine/gumstix-connex.conf @@ -1,2 +1,2 @@ -require conf/machine/include/gumstix.conf +require conf/machine/include/gumstix.inc diff --git a/conf/machine/gumstix-verdex.conf b/conf/machine/gumstix-verdex.conf index d171184cc0..f08e3bafad 100644 --- a/conf/machine/gumstix-verdex.conf +++ b/conf/machine/gumstix-verdex.conf @@ -1,4 +1,4 @@ -require conf/machine/include/gumstix.conf +require conf/machine/include/gumstix.inc PACKAGE_EXTRA_ARCHS += " iwmmxt " -- 2.39.5