mirror of
https://github.com/RaySollium99/libpicofe.git
synced 2025-09-05 23:07:46 -04:00
fix linux 'port'
git-svn-id: file:///home/notaz/opt/svn/PicoDrive/platform@672 be3aeb3a-fb24-0410-a615-afba39da0efa
This commit is contained in:
parent
5a31ef0777
commit
44bfd52ff5
2 changed files with 8 additions and 4 deletions
|
@ -3,6 +3,8 @@
|
|||
#ifndef PORT_CONFIG_H
|
||||
#define PORT_CONFIG_H
|
||||
|
||||
#include "../gp2x/version.h" /* FIXME */
|
||||
|
||||
#define NO_SYNC
|
||||
|
||||
#define CASE_SENSITIVE_FS 1 // CS filesystem
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue