revert between 56095 -> 55830 in arch
[AROS.git] / arch / all-mingw32 / boot / AROSBootstrap.conf
bloba35547c3776c35a8543abb9dc27974e4ff62cb4a
1 # Configuration file for Mingw32-hosted AROS bootstrap
2 # Supported keywords:
3 # module <name>      - Add a named file to the kernel
4 # memory <size>      - Allocate <size> MB of RAM for AROS
5 # logfile <pathname> - Redirect AROS debug log to the specified file
6 # arguments <line>   - Specify kickstart command line arguments
8 # Part containing startup code must be the first one in this list
9 module boot\mingw32\aros-bsp-mingw32
11 module Devs\bootloader.resource
12 module Devs\FileSystem.resource
14 module Devs\console.device
15 module Devs\dosboot.resource
16 module Devs\gameport.device
17 module Devs\lddemon.resource
18 module Devs\input.device
19 module Devs\keyboard.device
21 module Devs\Drivers\gfx.hidd
22 module Devs\Drivers\hiddclass.hidd
23 module Devs\Drivers\keyboard.hidd
24 module Devs\Drivers\mouse.hidd
26 module Libs\aros.library
27 module Libs\debug.library
28 module Libs\dos.library
29 module Libs\graphics.library
30 module Libs\intuition.library
31 module Libs\keymap.library
32 module Libs\layers.library
33 module Libs\oop.library
34 module Libs\utility.library
36 module L\con-handler
37 module L\ram-handler