Skip to content

Commit

Permalink
Update Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
israpps authored Jan 31, 2024
1 parent 530623f commit b52e119
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ endif
ifeq ($(UDPBD), 1)
ifneq ($(EXFAT),1)
$(error UDPBD Requested on build without BDM)
else
endif
$(info UDPBD enabled, disabling any other network feature)
EE_OBJS += smap_udpbd.o
HAS_UDPBD = -UDPBD
Expand Down

0 comments on commit b52e119

Please sign in to comment.