From 0bf0f893a82426615cfe9f0bf764e1344c733ee3 Mon Sep 17 00:00:00 2001 From: mickeyl Date: Sat, 12 Feb 2005 15:47:06 +0000 Subject: remove arm-linux'isms from linux-oe-g++ and make it depending on the value of OE_TARGET_SYS this enables to build Opie against OE staging area targetting e.g. uclibc, mips, or whatever --- (limited to 'config.in') diff --git a/config.in b/config.in index f913aad..e9ffed2 100644 --- a/config.in +++ b/config.in @@ -46,6 +46,11 @@ config OE_HOST_SYS depends TARGET_OE string "OE host system" default "i686-linux" + +config OE_TARGET_SYS + depends TARGET_OE + string "OE target system" + default "arm-linux" config OPTIMIZE boolean "Use optimizations" -- cgit v0.9.0.2