diff options
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" |