diff options
author | Michael Lauer <mickey@vanille-media.de> | 2004-04-23 21:32:08 +0000 |
---|---|---|
committer | Michael Lauer <mickey@vanille-media.de> | 2004-04-23 21:32:08 +0000 |
commit | 10f57c847219e356274c39d40a9296ddd7d4f618 (patch) | |
tree | 5bb543fe8885878f478951da4227239baa55f37f /conf | |
parent | b9bbe6f906fa165ffa9d249545490c040132572a (diff) |
readd -initial to OEMASK
BKrev: 40898b58VMEYm0fsR7_KWpr7fA9x5Q
Diffstat (limited to 'conf')
-rw-r--r-- | conf/local.conf.sample | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/local.conf.sample b/conf/local.conf.sample index eaf55109e4..5c111f7175 100644 --- a/conf/local.conf.sample +++ b/conf/local.conf.sample @@ -15,7 +15,7 @@ OEMASK = "(toolchain-external)" # Uncomment this OEMASK, if you want to use a prebuilt toolchain. # You will need to provide packages for toolchain and additional libraries yourself -#OEMASK = "()" +#OEMASK = "-initial|()" # Select between multiple alternative providers, if more than one is eligible. PREFERRED_PROVIDERS = "virtual/libc:glibc virtual/qte:qte-for-opie virtual/libqpe:libqpe-opie" |