aboutsummaryrefslogtreecommitdiffstats
path: root/meta/packages/gcc/gcc_4.0.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/packages/gcc/gcc_4.0.2.bb')
-rw-r--r--meta/packages/gcc/gcc_4.0.2.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/packages/gcc/gcc_4.0.2.bb b/meta/packages/gcc/gcc_4.0.2.bb
index f4eeb9bdef..29f0b0f63e 100644
--- a/meta/packages/gcc/gcc_4.0.2.bb
+++ b/meta/packages/gcc/gcc_4.0.2.bb
@@ -8,7 +8,7 @@ PR = "r1"
inherit autotools gettext
-include gcc-package.inc
+require gcc-package.inc
SRC_URI = "${GNU_MIRROR}/gcc/gcc-${PV}/gcc-${PV}.tar.bz2 \
file://arm-nolibfloat.patch;patch=1 \
@@ -25,4 +25,4 @@ SRC_URI_append = " file://100-uclibc-conf.patch;patch=1 \
file://zecke-host-cpp-ac-hack.patch;patch=1 "
-include gcc4-build.inc
+require gcc4-build.inc