imgtools_os/romkiteka2/tools/configpaging/configpaging.cfg
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Tue, 02 Feb 2010 01:39:43 +0200
changeset 0 83f4b4db085c
permissions -rw-r--r--
Revision: 201005 Kit: 201005

#
# System config v1.0
#

#
# To set the default setting use:
#	defaultpaged
# Or
#	defaultunpaged
#
# This will override the paged/unpaged flags in executables and any paged/unpaged attributes in iby files.
# Do not use a default setting if the existing paged/unpaged flags/attributes are to be respected.
#
# To mark executables as not pageable use:
#	<executable regex> unpaged
# Or
#	unpaged:
#	<executable regex>
#	<executable regex> 
#
# To include other configuration files within this configuration file use:
#	include "<includefile>"
#
# Included files will be processed before the remaining lines of the parent file are processed. Included files
# can themselves include other other files.

include "configpaging_recommended.cfg"