Skip to content

Commit 7a1afea

Browse files
authored
Merge pull request #811 from pcm720/ps2hdd-bdm-posix
iop/hdd/apa-bdm: enable POSIX features
2 parents f78b4d3 + dcef499 commit 7a1afea

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

iop/hdd/apa-bdm/Makefile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,6 @@ APA_USE_DEV9 ?= 0
1414
APA_USE_ATAD ?= 0
1515
APA_USE_BDM ?= 1
1616

17+
IOP_CFLAGS += -DAPA_POSIX_VER
18+
1719
include $(PS2SDKSRC)/iop/hdd/apa/Makefile

0 commit comments

Comments
 (0)