Skip to content

Commit

Permalink
expose macro for ata bdm
Browse files Browse the repository at this point in the history
  • Loading branch information
israpps committed Feb 19, 2025
1 parent e4d85a9 commit e09db71
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ ifeq ($(HDD),BDM)
$(error BDM ATAD Requested on build without BDM)
endif
HAS_BDMATAD = -BDMHDD
EE_CFLAGS += -DATA_BDM
endif
ifeq ($(SMB),1)
EE_OBJS += smbman.o
Expand Down

0 comments on commit e09db71

Please sign in to comment.