diff options
author | Michael Lauer <mickey@vanille-media.de> | 2006-07-14 22:27:42 +0000 |
---|---|---|
committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2006-07-14 22:27:42 +0000 |
commit | e3db3e898d593acc7fcfc3f48a356bbe6bd0b6a0 (patch) | |
tree | 64748727d4d030b7761c208860438efc117a0c89 /conf/distro/maemo-1.0.conf | |
parent | 39cd41c83354be9b04ce91c3d0c064c32413a7e7 (diff) |
distro configurations: rename include files to *.inc and adjust those which include it accordingly
Diffstat (limited to 'conf/distro/maemo-1.0.conf')
-rw-r--r-- | conf/distro/maemo-1.0.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/distro/maemo-1.0.conf b/conf/distro/maemo-1.0.conf index 4dd9c49bfb..900f24dd03 100644 --- a/conf/distro/maemo-1.0.conf +++ b/conf/distro/maemo-1.0.conf @@ -1,4 +1,4 @@ -require conf/distro/include/familiar.conf +require conf/distro/include/familiar.inc DISTRO = "maemo" DISTRO_NAME = "Maemo Linux" |