diff options
author | Marcin Juszkiewicz <hrw@openembedded.org> | 2007-11-08 21:27:42 +0000 |
---|---|---|
committer | Marcin Juszkiewicz <hrw@openembedded.org> | 2007-11-08 21:27:42 +0000 |
commit | dc05f5c91f8a5689dd283feb8fd6105b431d72a1 (patch) | |
tree | dc15b7fee399c7866b650b273ae61ac9ebe24545 /conf/machine/alix.conf | |
parent | f412aa41ec7af1fae6a8b536365d1930da168f94 (diff) |
alix: fix config and tune naming
Diffstat (limited to 'conf/machine/alix.conf')
-rw-r--r-- | conf/machine/alix.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/alix.conf b/conf/machine/alix.conf index 3c50ef561b..f4423946bd 100644 --- a/conf/machine/alix.conf +++ b/conf/machine/alix.conf @@ -17,7 +17,7 @@ GLIBC_EXTRA_OECONF = "--with-tls" MACHINE_FEATURES = "kernel26 usbhost ext2 pci screen alsa acpi x86" -require.inc/machine/include/tune-geodelx.inc +require conf/machine/include/tune-geodelx.inc IMAGE_FSTYPES += "tar.gz" |