From d8c9687cf59c05e1a74330ee09721bf5eef42b1d Mon Sep 17 00:00:00 2001 From: yutaka Date: Fri, 5 Sep 2008 08:33:33 +0000 Subject: [PATCH] =?UTF-8?q?.nand=E3=82=922=E3=81=A4=E4=BD=9C=E3=82=89?= =?UTF-8?q?=E3=81=AA=E3=81=84=E3=82=88=E3=81=86=E3=81=AB=E3=81=97=E3=81=9F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: file:///Users/lillianskinner/Downloads/platinum/twl/TwlIPL/trunk@2415 b08762b0-b915-fc4b-9d8c-17b2551a87ff --- build/nandfirm/menu-launcher/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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