From: Brett Gordon Date: Tue, 17 May 2016 16:39:49 +0000 (-0400) Subject: coco3: remove CONFIG_LEGACY_EXEC X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=160742c907ba1fc209d0e2086bb4f55fa7f5c8c4;p=FUZIX.git coco3: remove CONFIG_LEGACY_EXEC --- diff --git a/Kernel/platform-coco3/config.h b/Kernel/platform-coco3/config.h index d7bd563e..35649783 100644 --- a/Kernel/platform-coco3/config.h +++ b/Kernel/platform-coco3/config.h @@ -33,7 +33,7 @@ /* The Drivewire block dev rawmode=1 doesn't work just now with the bank16k.c memory layout (yet), so we have to use legacy binary loading... */ -#define CONFIG_LEGACY_EXEC +/* #define CONFIG_LEGACY_EXEC */ /* Video terminal, not a serial tty */