equal
deleted
inserted
replaced
1 /* |
1 /* |
2 * Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). |
2 * Copyright (c) 2009-2010 Nokia Corporation and/or its subsidiary(-ies). |
3 * All rights reserved. |
3 * All rights reserved. |
4 * This component and the accompanying materials are made available |
4 * This component and the accompanying materials are made available |
5 * under the terms of the License "Eclipse Public License v1.0" |
5 * under the terms of the License "Eclipse Public License v1.0" |
6 * which accompanies this distribution, and is available |
6 * which accompanies this distribution, and is available |
7 * at the URL "http://www.eclipse.org/legal/epl-v10.html". |
7 * at the URL "http://www.eclipse.org/legal/epl-v10.html". |
56 #endif |
56 #endif |
57 |
57 |
58 |
58 |
59 #if defined(MULTIPLEROFS) |
59 #if defined(MULTIPLEROFS) |
60 // Built by rom.pl with type=nandtest_test |
60 // Built by rom.pl with type=nandtest_test |
61 data=##BASEPATH##kernelhwsrv\kernel\eka\rombuild\tests.rofs \rofs1.img |
61 data=tests.rofs \rofs1.img |
62 data=##BASEPATH##kernelhwsrv\kernel\eka\rombuild\dir.rofs \rofs2.img |
62 data=dir.rofs \rofs2.img |
63 data=##BASEPATH##kernelhwsrv\kernel\eka\rombuild\extension.rofs \rofsextension3.img |
63 data=extension.rofs \rofsextension3.img |
64 data=##BASEPATH##kernelhwsrv\kernel\eka\rombuild\dir1.rofs \rofs4.img |
64 data=dir1.rofs \rofs4.img |
65 data=##BASEPATH##kernelhwsrv\kernel\eka\rombuild\dir2.rofs \rofs5.img |
65 data=dir2.rofs \rofs5.img |
66 data=##BASEPATH##kernelhwsrv\kernel\eka\rombuild\dir3.rofs \rofs6.img |
66 data=dir3.rofs \rofs6.img |
67 data=\epoc32\rom\rofstest\fatimage.bin \user3.img |
67 data=\epoc32\rom\rofstest\fatimage.bin \user3.img |
68 #else |
68 #else |
69 data=##BASEPATH##kernelhwsrv\kernel\eka\rombuild\dir.rofs \rofs1.img |
69 data=dir.rofs \rofs1.img |
70 #endif |
70 #endif |