config: enable fat32 support
These days everyone wants fat32 support. :)
This commit is contained in:
parent
2835dfe920
commit
5fb0c4482d
4
config.b
4
config.b
@ -109,8 +109,8 @@ set XCPU=86
|
||||
:- set XCPU=186
|
||||
:- set XCPU=386
|
||||
|
||||
set XFAT=16
|
||||
:- set XFAT=32
|
||||
:- set XFAT=16
|
||||
set XFAT=32
|
||||
|
||||
:- Give extra compiler DEFINE flags here
|
||||
:- such as -DDEBUG : extra DEBUG output
|
||||
|
Loading…
Reference in New Issue
Block a user