summaryrefslogtreecommitdiffstats
path: root/meta/packages/gcc/gcc-cross-kernel-3.4.4_csl-arm-2005q3.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/packages/gcc/gcc-cross-kernel-3.4.4_csl-arm-2005q3.bb')
-rw-r--r--meta/packages/gcc/gcc-cross-kernel-3.4.4_csl-arm-2005q3.bb7
1 files changed, 5 insertions, 2 deletions
diff --git a/meta/packages/gcc/gcc-cross-kernel-3.4.4_csl-arm-2005q3.bb b/meta/packages/gcc/gcc-cross-kernel-3.4.4_csl-arm-2005q3.bb
index 46a56fa339..e4068cbeb4 100644
--- a/meta/packages/gcc/gcc-cross-kernel-3.4.4_csl-arm-2005q3.bb
+++ b/meta/packages/gcc/gcc-cross-kernel-3.4.4_csl-arm-2005q3.bb
@@ -1,10 +1,13 @@
1# This kernel compiler is required by the Freecom FSG-3 machine 1# This kernel compiler is required by the Freecom FSG-3 machine
2# Please talk to Rod Whitby before considering removing this file. 2# This kernel compiler is required by the Nokia tablets
3# Please talk to Rod Whitby and Richard Purdie before considering removing this file.
3 4
4DEFAULT_PREFERENCE = "-1" 5DEFAULT_PREFERENCE = "-1"
5 6
6require gcc-cross-kernel.inc
7require gcc-cross-initial_csl-arm-2005q3.bb 7require gcc-cross-initial_csl-arm-2005q3.bb
8require gcc-cross-kernel.inc
9
10PR = "r1"
8 11
9SRC_URI += "file://gcc-3.4.4-makefile-fix.patch;patch=1" 12SRC_URI += "file://gcc-3.4.4-makefile-fix.patch;patch=1"
10 13