diff options
-rw-r--r-- | conf/epia.conf | 3 | ||||
-rw-r--r-- | conf/tune-c3.conf | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/conf/epia.conf b/conf/epia.conf index 7f54a7de78..299ac5507b 100644 --- a/conf/epia.conf +++ b/conf/epia.conf @@ -9,3 +9,6 @@ OLDEST_KERNEL = "2.6.5" GLIBC_ADDONS = "nptl" GLIBC_EXTRA_OECONF = "--with-tls" IPKG_ARCHS = "i386" + +include tune-c3.conf + diff --git a/conf/tune-c3.conf b/conf/tune-c3.conf new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/conf/tune-c3.conf |