diff options
Diffstat (limited to 'gcc/gcc-cross_3.3.4.oe')
-rw-r--r-- | gcc/gcc-cross_3.3.4.oe | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/gcc-cross_3.3.4.oe b/gcc/gcc-cross_3.3.4.oe index 427da7ccf1..2b00e74730 100644 --- a/gcc/gcc-cross_3.3.4.oe +++ b/gcc/gcc-cross_3.3.4.oe @@ -1,3 +1,4 @@ +SECTION = "devel" include gcc_${PV}.oe inherit cross FILESDIR = "${@os.path.dirname(oe.data.getVar('FILE',d,1))}/gcc-${PV}" |