poky.conf: Make ABI configurable with POKYMODE (oabi or eabi)

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@394 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Richard Purdie
2006-05-22 11:32:28 +00:00
parent b1391d0173
commit 7cf612e0a1

View File

@@ -34,7 +34,9 @@ KERNEL_CONSOLE = "ttyS0"
#DEBUG_BUILD = "1"
#INHIBIT_PACKAGE_STRIP = "1"
include conf/distro/poky-oabi.conf
POKYMODE ?= "oabi"
include conf/distro/poky-${POKYMODE}.conf
#
# Preferred providers: