summaryrefslogtreecommitdiff
path: root/packages/gcc/gcc_4.1.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'packages/gcc/gcc_4.1.1.bb')
-rw-r--r--packages/gcc/gcc_4.1.1.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/gcc/gcc_4.1.1.bb b/packages/gcc/gcc_4.1.1.bb
index f9706649db..17367b67d4 100644
--- a/packages/gcc/gcc_4.1.1.bb
+++ b/packages/gcc/gcc_4.1.1.bb
@@ -6,7 +6,7 @@ LICENSE = "GPL"
inherit autotools gettext
-include gcc-package.inc
+require gcc-package.inc
SRC_URI = "http://ftp.gnu.org/pub/gnu/gcc/gcc-4.1.1/gcc-4.1.1.tar.bz2 \
file://100-uclibc-conf.patch;patch=1 \
@@ -39,7 +39,7 @@ HAS_G2C = "no"
JAVA_arm = ""
LANGUAGES = "c,c++"
-include gcc3-build.inc
+require gcc3-build.inc
EXTRA_OECONF += " --disable-libssp "