From b4821f3672173988861da44318f089019b4b8706 Mon Sep 17 00:00:00 2001 From: Daniel Robbins Date: Thu, 6 Nov 2003 02:54:36 +0000 Subject: [PATCH] still fixing git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@57 d1e1f19c-881f-0410-ab34-b69fee027534 --- arch/x86.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/arch/x86.py b/arch/x86.py index a1bb12c1..23f9f827 100644 --- a/arch/x86.py +++ b/arch/x86.py @@ -1,4 +1,5 @@ -import builder,os,catalyst_support +import builder,os +from catalyst_support import * # This module defines the various "builder" classes for the various x86 # sub-arches. For example, we have a class to handle building of Pentium 4 -- 2.26.2