diff options
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 7b9aa98e00..10b298c0f0 100644 --- a/conf/machine/alix.conf +++ b/conf/machine/alix.conf @@ -16,7 +16,7 @@ GLIBC_EXTRA_OECONF = "--with-tls" MACHINE_FEATURES = "kernel26 usbhost ext2 pci screen alsa acpi x86" -require conf/machine/include/tune-geodelx.inc +require conf/machine/include/tune-geode.inc IMAGE_FSTYPES += "tar.gz" |