From ebad6d4552ae652ed91800e70653747cc9c8ec7a Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Sat, 11 Aug 2007 10:59:00 +0000 Subject: [PATCH] lite5200: remove bogus target-prefix --- conf/machine/lite5200.conf | 3 --- 1 file changed, 3 deletions(-) diff --git a/conf/machine/lite5200.conf b/conf/machine/lite5200.conf index f47e773717..26d2d655ce 100644 --- a/conf/machine/lite5200.conf +++ b/conf/machine/lite5200.conf @@ -3,9 +3,6 @@ PACKAGE_EXTRA_ARCHS = "ppc" UBOOT_MACHINE = "Lite5200" SERIAL_CONSOLE="38400 ttyS0" - -TARGET_PREFIX = "powerpc-603e-linux-gnu-" - IMAGE_FSTYPES = "jffs2 tar.bz2" require conf/machine/include/tune-ppc603e.conf -- 2.39.5