diff options
author | Richard Purdie <richard@openedhand.com> | 2007-08-08 12:37:40 +0000 |
---|---|---|
committer | Richard Purdie <richard@openedhand.com> | 2007-08-08 12:37:40 +0000 |
commit | 303cbeeea22248d7d3c635921fe9929106c60150 (patch) | |
tree | 1121616b24e3bfd33cfca6dad1cff4334bfaefaf /meta/conf/machine/bootcdx86.conf | |
parent | aad3939717a8d568c3744926a27790401b6853e5 (diff) | |
download | poky-303cbeeea22248d7d3c635921fe9929106c60150.tar.gz |
conf/machine/include: Rename to .conf to .inc files
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2388 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/conf/machine/bootcdx86.conf')
-rw-r--r-- | meta/conf/machine/bootcdx86.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/conf/machine/bootcdx86.conf b/meta/conf/machine/bootcdx86.conf index 8b59fa2969..b171d31e95 100644 --- a/meta/conf/machine/bootcdx86.conf +++ b/meta/conf/machine/bootcdx86.conf | |||
@@ -2,4 +2,4 @@ | |||
2 | #@NAME: Bootable CD x86 setup | 2 | #@NAME: Bootable CD x86 setup |
3 | #@DESCRIPTION: Machine configuration for running an x86 system from bootable CD | 3 | #@DESCRIPTION: Machine configuration for running an x86 system from bootable CD |
4 | 4 | ||
5 | require conf/machine/qemux86.conf | 5 | require conf/machine/qemux86.inc |