diff options
author | Phil Blundell <philb@gnu.org> | 2004-10-03 20:59:30 +0000 |
---|---|---|
committer | Phil Blundell <philb@gnu.org> | 2004-10-03 20:59:30 +0000 |
commit | 889b296a7f5c88fdf54b07c45870085d0bb343de (patch) | |
tree | fd69c07400bf1a9839eb5f1a9d1d6475468af175 /conf | |
parent | 1ce32f2082714fff7fe07a32bb8720c27383af29 (diff) |
Merge bk://openembedded@openembedded.bkbits.net/packages
into stealth.(none):/home/pb/oe/oe-packages
2004/10/03 21:59:18+01:00 (none)!pb
add tune-c3.conf, and make epia.conf use it
BKrev: 41606832aQyekD6Opom2NurEV5bVGQ
Diffstat (limited to 'conf')
-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 |