From e1bb308860e23e3c30c72c267e12ac724880e672 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sun, 2 Jan 2011 18:40:37 +0100 Subject: fix native builds, enable hardware choices. enable parallelport for ibm-x40 --- scripts/update-sys | 1 + 1 file changed, 1 insertion(+) (limited to 'scripts/update-sys') diff --git a/scripts/update-sys b/scripts/update-sys index d242e67c3..7b5688b83 100755 --- a/scripts/update-sys +++ b/scripts/update-sys @@ -1,6 +1,7 @@ #!/usr/bin/env bash # 1. create Config.in.systems with all available target systems for each architecture # 2. if ADK configuration exist, create Config.in.arch/Config.in.system with fixed values +# 3. exit when native system build is detected topdir=$(readlink -nf $(dirname $0)/.. 2>/dev/null || (cd $(dirname $0)/..; pwd -P)) -- cgit v1.2.3