diff --git a/build/nandfirm/menu-launcher/Makefile b/build/nandfirm/menu-launcher/Makefile index 13dbb92f..2fe076fc 100644 --- a/build/nandfirm/menu-launcher/Makefile +++ b/build/nandfirm/menu-launcher/Makefile @@ -44,7 +44,8 @@ include $(TWL_IPL_RED_ROOT)/build/buildtools/commondefs #---------------------------------------------------------------------------- -do-build: $(TARGET_FIRM_VERSION_BIN) +do-build: $(TARGET_BIN) $(MY_APPEND) + cat $(MY_APPEND) >> $(TARGET_BIN) include $(TWL_IPL_RED_ROOT)/build/buildtools/modulerules