baseport/syborg/armv5.mbc
author martin.trojer@nokia.com
Mon, 10 Aug 2009 09:51:31 +0100
changeset 9 ed6428499142
parent 3 c2946f91d81f
child 10 1cf69c2c2bbd
permissions -rw-r--r--
Documentation updates
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
0
ffa851df0825 Initial syborg (baseport) and documentation import
martin.trojer@nokia.com
parents:
diff changeset
     1
/*
ffa851df0825 Initial syborg (baseport) and documentation import
martin.trojer@nokia.com
parents:
diff changeset
     2
* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
ffa851df0825 Initial syborg (baseport) and documentation import
martin.trojer@nokia.com
parents:
diff changeset
     3
* All rights reserved.
ffa851df0825 Initial syborg (baseport) and documentation import
martin.trojer@nokia.com
parents:
diff changeset
     4
* This component and the accompanying materials are made available
ffa851df0825 Initial syborg (baseport) and documentation import
martin.trojer@nokia.com
parents:
diff changeset
     5
* under the terms of the License "Eclipse Public License v1.0"
ffa851df0825 Initial syborg (baseport) and documentation import
martin.trojer@nokia.com
parents:
diff changeset
     6
* which accompanies this distribution, and is available
ffa851df0825 Initial syborg (baseport) and documentation import
martin.trojer@nokia.com
parents:
diff changeset
     7
* at the URL "http://www.eclipse.org/legal/epl-v10.html".
ffa851df0825 Initial syborg (baseport) and documentation import
martin.trojer@nokia.com
parents:
diff changeset
     8
*
ffa851df0825 Initial syborg (baseport) and documentation import
martin.trojer@nokia.com
parents:
diff changeset
     9
* Initial Contributors:
ffa851df0825 Initial syborg (baseport) and documentation import
martin.trojer@nokia.com
parents:
diff changeset
    10
* Nokia Corporation - initial contribution.
ffa851df0825 Initial syborg (baseport) and documentation import
martin.trojer@nokia.com
parents:
diff changeset
    11
*
ffa851df0825 Initial syborg (baseport) and documentation import
martin.trojer@nokia.com
parents:
diff changeset
    12
* Contributors:
ffa851df0825 Initial syborg (baseport) and documentation import
martin.trojer@nokia.com
parents:
diff changeset
    13
*
ffa851df0825 Initial syborg (baseport) and documentation import
martin.trojer@nokia.com
parents:
diff changeset
    14
* Description:
ffa851df0825 Initial syborg (baseport) and documentation import
martin.trojer@nokia.com
parents:
diff changeset
    15
*
ffa851df0825 Initial syborg (baseport) and documentation import
martin.trojer@nokia.com
parents:
diff changeset
    16
*/
ffa851df0825 Initial syborg (baseport) and documentation import
martin.trojer@nokia.com
parents:
diff changeset
    17
ffa851df0825 Initial syborg (baseport) and documentation import
martin.trojer@nokia.com
parents:
diff changeset
    18
SECTION_COMMANDS
ffa851df0825 Initial syborg (baseport) and documentation import
martin.trojer@nokia.com
parents:
diff changeset
    19
ffa851df0825 Initial syborg (baseport) and documentation import
martin.trojer@nokia.com
parents:
diff changeset
    20
bldmake bldfiles armv5
ffa851df0825 Initial syborg (baseport) and documentation import
martin.trojer@nokia.com
parents:
diff changeset
    21
abld export
ffa851df0825 Initial syborg (baseport) and documentation import
martin.trojer@nokia.com
parents:
diff changeset
    22
ffa851df0825 Initial syborg (baseport) and documentation import
martin.trojer@nokia.com
parents:
diff changeset
    23
abld makefile armv5
ffa851df0825 Initial syborg (baseport) and documentation import
martin.trojer@nokia.com
parents:
diff changeset
    24
abld reallyclean armv5
ffa851df0825 Initial syborg (baseport) and documentation import
martin.trojer@nokia.com
parents:
diff changeset
    25
ffa851df0825 Initial syborg (baseport) and documentation import
martin.trojer@nokia.com
parents:
diff changeset
    26
bldmake bldfiles armv5
ffa851df0825 Initial syborg (baseport) and documentation import
martin.trojer@nokia.com
parents:
diff changeset
    27
abld export
ffa851df0825 Initial syborg (baseport) and documentation import
martin.trojer@nokia.com
parents:
diff changeset
    28
ffa851df0825 Initial syborg (baseport) and documentation import
martin.trojer@nokia.com
parents:
diff changeset
    29
abld makefile armv5
ffa851df0825 Initial syborg (baseport) and documentation import
martin.trojer@nokia.com
parents:
diff changeset
    30
abld library armv5
ffa851df0825 Initial syborg (baseport) and documentation import
martin.trojer@nokia.com
parents:
diff changeset
    31
abld -k target armv5
ffa851df0825 Initial syborg (baseport) and documentation import
martin.trojer@nokia.com
parents:
diff changeset
    32
ffa851df0825 Initial syborg (baseport) and documentation import
martin.trojer@nokia.com
parents:
diff changeset
    33
SECTION_DIRS
3
c2946f91d81f Automated conversion of relative paths to new source layout
William Roberts <williamr@symbian.org>
parents: 2
diff changeset
    34
..\..\..\kernelhwsrv\kerneltest\e32utils\group
c2946f91d81f Automated conversion of relative paths to new source layout
William Roberts <williamr@symbian.org>
parents: 2
diff changeset
    35
..\..\..\kernelhwsrv\kernel\eka
c2946f91d81f Automated conversion of relative paths to new source layout
William Roberts <williamr@symbian.org>
parents: 2
diff changeset
    36
..\..\..\kernelhwsrv\kernel\eka\compsupp
c2946f91d81f Automated conversion of relative paths to new source layout
William Roberts <williamr@symbian.org>
parents: 2
diff changeset
    37
..\..\..\kernelhwsrv\userlibandfileserver\fileserver\group
c2946f91d81f Automated conversion of relative paths to new source layout
William Roberts <williamr@symbian.org>
parents: 2
diff changeset
    38
..\..\..\kernelhwsrv\halservices\hal
0
ffa851df0825 Initial syborg (baseport) and documentation import
martin.trojer@nokia.com
parents:
diff changeset
    39
..\syborg
3
c2946f91d81f Automated conversion of relative paths to new source layout
William Roberts <williamr@symbian.org>
parents: 2
diff changeset
    40
..\..\..\kernelhwsrv\userlibandfileserver\domainmgr\group
0
ffa851df0825 Initial syborg (baseport) and documentation import
martin.trojer@nokia.com
parents:
diff changeset
    41
3
c2946f91d81f Automated conversion of relative paths to new source layout
William Roberts <williamr@symbian.org>
parents: 2
diff changeset
    42
..\..\..\kernelhwsrv\kernel\eka\drivers\pbus\mmc\sdcard\sdcard3c
c2946f91d81f Automated conversion of relative paths to new source layout
William Roberts <williamr@symbian.org>
parents: 2
diff changeset
    43
..\..\..\kernelhwsrv\kernel\eka\drivers\pbus\mmc\sdcard\sdcard4c
0
ffa851df0825 Initial syborg (baseport) and documentation import
martin.trojer@nokia.com
parents:
diff changeset
    44
3
c2946f91d81f Automated conversion of relative paths to new source layout
William Roberts <williamr@symbian.org>
parents: 2
diff changeset
    45
..\..\..\kernelhwsrv\kernel\eka\drivers\usbho
c2946f91d81f Automated conversion of relative paths to new source layout
William Roberts <williamr@symbian.org>
parents: 2
diff changeset
    46
..\..\..\kernelhwsrv\kernel\eka\drivers\usbho\usbd
0
ffa851df0825 Initial syborg (baseport) and documentation import
martin.trojer@nokia.com
parents:
diff changeset
    47
3
c2946f91d81f Automated conversion of relative paths to new source layout
William Roberts <williamr@symbian.org>
parents: 2
diff changeset
    48
..\..\..\kernelhwsrv\kernel\eka\drivers\bsp
c2946f91d81f Automated conversion of relative paths to new source layout
William Roberts <williamr@symbian.org>
parents: 2
diff changeset
    49
..\..\..\kernelhwsrv\kernel\eka\drivers\debug
c2946f91d81f Automated conversion of relative paths to new source layout
William Roberts <williamr@symbian.org>
parents: 2
diff changeset
    50
..\..\..\kernelhwsrv\kernel\eka\drivers\ecomm
c2946f91d81f Automated conversion of relative paths to new source layout
William Roberts <williamr@symbian.org>
parents: 2
diff changeset
    51
..\..\..\kernelhwsrv\kernel\eka\drivers\esound
c2946f91d81f Automated conversion of relative paths to new source layout
William Roberts <williamr@symbian.org>
parents: 2
diff changeset
    52
..\..\..\kernelhwsrv\kernel\eka\drivers\ethernet
c2946f91d81f Automated conversion of relative paths to new source layout
William Roberts <williamr@symbian.org>
parents: 2
diff changeset
    53
..\..\..\kernelhwsrv\kernel\eka\drivers\locmedia
c2946f91d81f Automated conversion of relative paths to new source layout
William Roberts <williamr@symbian.org>
parents: 2
diff changeset
    54
..\..\..\kernelhwsrv\kernel\eka\drivers\media
c2946f91d81f Automated conversion of relative paths to new source layout
William Roberts <williamr@symbian.org>
parents: 2
diff changeset
    55
..\..\..\kernelhwsrv\kernel\eka\drivers\trace
c2946f91d81f Automated conversion of relative paths to new source layout
William Roberts <williamr@symbian.org>
parents: 2
diff changeset
    56
..\..\..\kernelhwsrv\kernel\eka\drivers\usbc
c2946f91d81f Automated conversion of relative paths to new source layout
William Roberts <williamr@symbian.org>
parents: 2
diff changeset
    57
..\..\..\kernelhwsrv\kernel\eka\euser
c2946f91d81f Automated conversion of relative paths to new source layout
William Roberts <williamr@symbian.org>
parents: 2
diff changeset
    58
..\..\..\kernelhwsrv\kernel\eka\ewsrv
0
ffa851df0825 Initial syborg (baseport) and documentation import
martin.trojer@nokia.com
parents:
diff changeset
    59
3
c2946f91d81f Automated conversion of relative paths to new source layout
William Roberts <williamr@symbian.org>
parents: 2
diff changeset
    60
..\..\..\kernelhwsrv\userlibandfileserver\fileserver\estart
c2946f91d81f Automated conversion of relative paths to new source layout
William Roberts <williamr@symbian.org>
parents: 2
diff changeset
    61
..\..\..\kernelhwsrv\userlibandfileserver\fileserver\etshell
c2946f91d81f Automated conversion of relative paths to new source layout
William Roberts <williamr@symbian.org>
parents: 2
diff changeset
    62
..\..\..\kernelhwsrv\userlibandfileserver\fileserver\iso9660
c2946f91d81f Automated conversion of relative paths to new source layout
William Roberts <williamr@symbian.org>
parents: 2
diff changeset
    63
..\..\..\kernelhwsrv\userlibandfileserver\fileserver\ntfs
c2946f91d81f Automated conversion of relative paths to new source layout
William Roberts <williamr@symbian.org>
parents: 2
diff changeset
    64
..\..\..\kernelhwsrv\userlibandfileserver\fileserver\scomp
c2946f91d81f Automated conversion of relative paths to new source layout
William Roberts <williamr@symbian.org>
parents: 2
diff changeset
    65
..\..\..\kernelhwsrv\userlibandfileserver\fileserver\sfat
c2946f91d81f Automated conversion of relative paths to new source layout
William Roberts <williamr@symbian.org>
parents: 2
diff changeset
    66
..\..\..\kernelhwsrv\userlibandfileserver\fileserver\sfat32
c2946f91d81f Automated conversion of relative paths to new source layout
William Roberts <williamr@symbian.org>
parents: 2
diff changeset
    67
..\..\..\kernelhwsrv\userlibandfileserver\fileserver\sftl
c2946f91d81f Automated conversion of relative paths to new source layout
William Roberts <williamr@symbian.org>
parents: 2
diff changeset
    68
..\..\..\kernelhwsrv\userlibandfileserver\fileserver\slffs
c2946f91d81f Automated conversion of relative paths to new source layout
William Roberts <williamr@symbian.org>
parents: 2
diff changeset
    69
..\..\..\kernelhwsrv\userlibandfileserver\fileserver\smassstorage
c2946f91d81f Automated conversion of relative paths to new source layout
William Roberts <williamr@symbian.org>
parents: 2
diff changeset
    70
..\..\..\kernelhwsrv\userlibandfileserver\fileserver\srofs
c2946f91d81f Automated conversion of relative paths to new source layout
William Roberts <williamr@symbian.org>
parents: 2
diff changeset
    71
..\..\..\kernelhwsrv\userlibandfileserver\fileserver\srom
0
ffa851df0825 Initial syborg (baseport) and documentation import
martin.trojer@nokia.com
parents:
diff changeset
    72
3
c2946f91d81f Automated conversion of relative paths to new source layout
William Roberts <williamr@symbian.org>
parents: 2
diff changeset
    73
..\..\..\kernelhwsrv\kerneltest\e32test\group
c2946f91d81f Automated conversion of relative paths to new source layout
William Roberts <williamr@symbian.org>
parents: 2
diff changeset
    74
test