gcc: Delete gcc intermediate recipes

Not needed after toolchain rework

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
Khem Raj 2012-08-21 18:32:49 +00:00 committed by Koen Kooi
parent 525ac87a31
commit cc5eda871f
2 changed files with 0 additions and 6 deletions

View File

@ -1,3 +0,0 @@
require recipes-devtools/gcc/gcc-cross_${PV}.bb
require recipes-devtools/gcc/gcc-cross-intermediate.inc

View File

@ -1,3 +0,0 @@
require recipes-devtools/gcc/gcc-cross-intermediate_${PV}.bb
require recipes-devtools/gcc/gcc-crosssdk-intermediate.inc
EXTRA_OECONF += " --with-headers=${STAGING_DIR_TCBOOTSTRAP}${SYSTEMHEADERS} "