catch up with external-toolchain lossage
authorMichael Lauer <mickey@vanille-media.de>
Mon, 3 May 2004 15:39:36 +0000 (15:39 +0000)
committerMichael Lauer <mickey@vanille-media.de>
Mon, 3 May 2004 15:39:36 +0000 (15:39 +0000)
BKrev: 409667b8Km7W_QpaVM488qlStfXo4w

conf/local.conf.sample

index 1f64a1b..edbb1e6 100644 (file)
@@ -8,10 +8,8 @@ DL_DIR = "${HOME}/sources"
 # Use this to specify what .oe files to consider for builds
 OEFILES = "*/*.oe"
 
-# Note that only recent oemake's obey OEMASK directly. In earlier versions
-# you had to filter by hand and populate OEFILES accordingly
 # Use the OEMASK below unless you want to build something else than the default glibc based setup
-OEMASK = "(toolchain-external)"
+OEMASK = ""
 
 # Uncomment this if you want to use a prebuilt toolchain.
 # You will need to provide packages for toolchain and additional libraries yourself