diff options
Diffstat (limited to 'conf/machine/epia.conf')
-rw-r--r-- | conf/machine/epia.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/epia.conf b/conf/machine/epia.conf index 0d3bcedee3..dd6b0f0b93 100644 --- a/conf/machine/epia.conf +++ b/conf/machine/epia.conf @@ -7,7 +7,7 @@ udevdir = "/dev" OLDEST_KERNEL = "2.6.5" GLIBC_ADDONS = "nptl" GLIBC_EXTRA_OECONF = "--with-tls" -IPKG_ARCHS = "i386" +IPKG_EXTRA_ARCHS = "i386" include conf/machine/include/tune-c3.conf |