1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-07 16:59:22 +00:00

Add new poky-external mode toolchain stubs

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3088 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Richard Purdie
2007-11-07 10:56:13 +00:00
parent 90dbf753d4
commit ae66948a4a
3 changed files with 6 additions and 0 deletions
@@ -0,0 +1,2 @@
POKYMODE="eabi"
require conf/distro/include/poky-external.inc
@@ -0,0 +1,2 @@
POKYMODE="eabi6"
require conf/distro/include/poky-external.inc
@@ -0,0 +1,2 @@
POKYMODE="oabi"
require conf/distro/include/poky-external.inc