summaryrefslogtreecommitdiff
path: root/templates/wb26dll.mpt
diff options
context:
space:
mode:
authorAdam Mitz <mitza-oci@users.noreply.github.com>2010-08-05 17:01:36 +0000
committerAdam Mitz <mitza-oci@users.noreply.github.com>2010-08-05 17:01:36 +0000
commit4ef1a5f5e86aac9aa76c3fc6f2cee1f22c4f2c8e (patch)
tree6cdef8df8eaf81b71ef34427a595999ea2a44357 /templates/wb26dll.mpt
parentd8025ca319f632f81f35614d14a1e73d909beddd (diff)
downloadMPC-4ef1a5f5e86aac9aa76c3fc6f2cee1f22c4f2c8e.tar.gz
ChangeLogTag: Thu Aug 5 17:00:23 UTC 2010 Adam Mitz <mitza@ociweb.com>
Diffstat (limited to 'templates/wb26dll.mpt')
-rw-r--r--templates/wb26dll.mpt21
1 files changed, 16 insertions, 5 deletions
diff --git a/templates/wb26dll.mpt b/templates/wb26dll.mpt
index d51bf4f2..a9b78dc7 100644
--- a/templates/wb26dll.mpt
+++ b/templates/wb26dll.mpt
@@ -15,8 +15,22 @@ part_derivedsigs = *.o
ar_derivedsigs = .a
platform = VxWorks
-platform_name = vxworks-6.4
-project_type = DownloadableKernelModuleProject
+
+VxWorks {
+ platform_name = vxworks-6.4
+ project_type = DownloadableKernelModuleProject
+ platform_includes = $(WIND_BASE)/target/h $(WIND_BASE)/target/h/wrn/coreip
+ platform_makefilevars = WIND_BASE WIND_USR
+ wrprj_macros = VX_CPU_FAMILY CPU TOOL_FAMILY TOOL TOOL_PATH CC_ARCH_SPEC
+ buildspecs = PPC604gnu PPC603gnu PENTIUM4gnu PPC85XXgnu
+ default_buildspec = PPC604gnu
+ platform_asflags = -DCPU=$(CPU) -DTOOL_FAMILY=$(TOOL_FAMILY) -DTOOL=$(TOOL) -D_WRS_KERNEL
+ platform_cxxflags = -DCPU=$(CPU) -DTOOL_FAMILY=$(TOOL_FAMILY) -DTOOL=$(TOOL) -D_WRS_KERNEL
+ platform_ccflags = -DCPU=$(CPU) -DTOOL_FAMILY=$(TOOL_FAMILY) -DTOOL=$(TOOL) -D_WRS_KERNEL
+ librarian_objects = @$(PRJ_ROOT_DIR)/filelist.txt
+ exe_buildtool = Linker
+ project_type_macro = DKM
+}
linkflags =
includedir =
@@ -25,9 +39,6 @@ includedir =
// Build Specs Section
// ***********************************************************************
-buildspecs = PPC604gnu PPC603gnu PENTIUM4gnu PPC85XXgnu
-default_buildspec = PPC604gnu
-
PPC603gnu {
cc_arch_spec = -mcpu=603 -mstrict-align -mno-implicit-fp -D_WRS_HARDWARE_FP -mlongcall
cpu = PPC603