unrolled last change - vt100 is included with TSHELL_SERIAL and should really be build from kernelhwsrv/.../ewsrv PDK_3.0.2
authorLukasz Forynski <lukasz.forynski@gmail.com>
Sat, 11 Sep 2010 16:35:27 +0100
changeset 67 6aa1ef78f9d8
parent 66 43baf257831d
child 68 93c6de6be1b1
child 70 ed23a53a5ee2
unrolled last change - vt100 is included with TSHELL_SERIAL and should really be build from kernelhwsrv/.../ewsrv
omap3530/beagleboard/rom/base_beagle.iby
omap3530/beagleboard/rom/kernel.iby
omap3530/bld.inf
omap3530/shared/edisp_vt100/bld.inf
omap3530/shared/edisp_vt100/edisp_vt100.iby
--- a/omap3530/beagleboard/rom/base_beagle.iby	Fri Sep 10 17:31:41 2010 +0100
+++ b/omap3530/beagleboard/rom/base_beagle.iby	Sat Sep 11 16:35:27 2010 +0100
@@ -145,8 +145,3 @@
 #endif
 
 //extension[VARID]=\epoc32\release\ARMV5\BUILD_DIR\_beagle_ekeyb.dll	\sys\bin\ekeyb.dll
-
-#ifdef USE_VT100_DISPLAY
-#include <../omapshared/edisp_vt100.iby>
-#endif
-
--- a/omap3530/beagleboard/rom/kernel.iby	Fri Sep 10 17:31:41 2010 +0100
+++ b/omap3530/beagleboard/rom/kernel.iby	Sat Sep 11 16:35:27 2010 +0100
@@ -84,9 +84,3 @@
 #ifdef TEST_ROM
 #	include <rom\##VARIANT##\test.iby>
 #endif
-
-#ifdef USE_VT100_DISPLAY
-#include <rom/omapshared/edisp_vt100.iby>
-#endif
-
-
--- a/omap3530/bld.inf	Fri Sep 10 17:31:41 2010 +0100
+++ b/omap3530/bld.inf	Sat Sep 11 16:35:27 2010 +0100
@@ -38,7 +38,6 @@
 #include "shared/mstick/bld.inf"
 #include "shared/serialkeyb/bld.inf"
 #include "shared/tps65950/bld.inf"
-#include "shared/edisp_vt100/bld.inf"
 
 // Build image armv5 for urel and udeb
 PRJ_EXTENSIONS
--- a/omap3530/shared/edisp_vt100/bld.inf	Fri Sep 10 17:31:41 2010 +0100
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,22 +0,0 @@
-// All rights reserved.
-// This component and the accompanying materials are made available
-// under the terms of the License "Eclipse Public License v1.0"
-// which accompanies this distribution, and is available
-// at the URL "http://www.eclipse.org/legal/epl-v10.html".
-//
-// Initial Contributors:
-//
-// Contributors:
-//
-// Description:
-//
-
-PRJ_PLATFORMS
-ARMV5
-
-PRJ_MMPFILES
-../../../../../os/kernelhwsrv/kernel/eka/drivers/edisp/edisp_vt100.mmp
-
-PRJ_EXPORTS
-edisp_vt100.iby   /epoc32/rom/omapshared/
-
--- a/omap3530/shared/edisp_vt100/edisp_vt100.iby	Fri Sep 10 17:31:41 2010 +0100
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,14 +0,0 @@
-// All rights reserved.
-// This component and the accompanying materials are made available
-// under the terms of the License "Eclipse Public License v1.0"
-// which accompanies this distribution, and is available
-// at the URL "http://www.eclipse.org/legal/epl-v10.html".
-//
-// Initial Contributors:
-//
-// Contributors:
-//
-// Description:
-//
-
-file=\Epoc32\Release\##MAIN##\##BUILD##\edisp_vt100.dll \sys\bin\edisp_vt100.dll
\ No newline at end of file