From eaaafd114a8210b0d434231290ec5e294aae91bb Mon Sep 17 00:00:00 2001 From: ar Date: Wed, 12 Jan 2005 17:25:17 +0000 Subject: - make host system for oe based builds configurable --- (limited to 'config.in') diff --git a/config.in b/config.in index d9659be..323ca51 100644 --- a/config.in +++ b/config.in @@ -42,6 +42,11 @@ config OE_BUILD_DIR string "OE build directory" default ">>>set OpenEmbedded build directory here<<<" +config OE_HOST_SYS + depends TARGET_OE + string "OE host system" + default "i686-linux" + config OPTIMIZE boolean "Use optimizations" default "y" if ! TARGET_X86 -- cgit v0.9.0.2