We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e4d85a9 commit e09db71Copy full SHA for e09db71
Makefile
@@ -51,6 +51,7 @@ ifeq ($(HDD),BDM)
51
$(error BDM ATAD Requested on build without BDM)
52
endif
53
HAS_BDMATAD = -BDMHDD
54
+ EE_CFLAGS += -DATA_BDM
55
56
ifeq ($(SMB),1)
57
EE_OBJS += smbman.o
0 commit comments