aboutsummaryrefslogtreecommitdiffstats
path: root/packages/gcc/gcc-cross-kernel-3.3.4_3.3.4.bb
diff options
context:
space:
mode:
Diffstat (limited to 'packages/gcc/gcc-cross-kernel-3.3.4_3.3.4.bb')
-rw-r--r--packages/gcc/gcc-cross-kernel-3.3.4_3.3.4.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/gcc/gcc-cross-kernel-3.3.4_3.3.4.bb b/packages/gcc/gcc-cross-kernel-3.3.4_3.3.4.bb
index 7db2409093..7f274bee30 100644
--- a/packages/gcc/gcc-cross-kernel-3.3.4_3.3.4.bb
+++ b/packages/gcc/gcc-cross-kernel-3.3.4_3.3.4.bb
@@ -2,7 +2,7 @@ SECTION = "devel"
# cut-down gcc for kernel builds
# only installs ${TARGET_PREFIX}gcc-${PV}, not ${TARGET_PREFIX}gcc.
-include gcc-cross-initial_${PV}.bb
+require gcc-cross-initial_${PV}.bb
PROVIDES = "virtual/${TARGET_PREFIX}gcc-${PV}"