allow configuring size for file based emummc

This commit is contained in:
Christoph Baumann
2025-05-07 16:44:51 +02:00
parent 2af1cc0b8c
commit ea3dae672e
4 changed files with 528 additions and 259 deletions

View File

@@ -41,7 +41,7 @@ OBJS += $(addprefix $(BUILDDIR)/$(TARGET)/, \
bm92t36.o bq24193.o max17050.o max7762x.o max77620-rtc.o regulator_5v.o \
touch.o joycon.o tmp451.o fan.o \
usbd.o xusbd.o usb_descriptors.o usb_gadget_ums.o usb_gadget_hid.o \
hw_init.o boot_storage.o sfd.o mbr_gpt.o \
hw_init.o boot_storage.o sfd.o mbr_gpt.o emummc.o \
)
# Utilities.