From 497f3a64f24fb7434656f88a794aad59b1ea03fc Mon Sep 17 00:00:00 2001 From: yutaka Date: Tue, 1 Apr 2008 05:28:26 +0000 Subject: [PATCH] =?UTF-8?q?NandInitializerRed=E3=81=AF=E3=82=A4=E3=83=B3?= =?UTF-8?q?=E3=82=B9=E3=83=88=E3=83=BC=E3=83=AB=E3=81=99=E3=82=8B?= 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@1023 b08762b0-b915-fc4b-9d8c-17b2551a87ff --- build/systemMenu_RED/NandInitializerRed/ARM9.TWL/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build/systemMenu_RED/NandInitializerRed/ARM9.TWL/Makefile b/build/systemMenu_RED/NandInitializerRed/ARM9.TWL/Makefile index 18a5680e..4e0b28f4 100644 --- a/build/systemMenu_RED/NandInitializerRed/ARM9.TWL/Makefile +++ b/build/systemMenu_RED/NandInitializerRed/ARM9.TWL/Makefile @@ -98,8 +98,8 @@ MAKEROM = $(TWL_TOOLSDIR)/bin/makerom.TWL.secure.exe GLIBRARIES := $(filter-out libcrypto$(TWL_LIBSUFFIX).a,$(GLIBRARIES)) LDIRT_CLEAN = $(TARGET_TAD) -#INSTALL_TARGETS = $(TARGET_TAD) -#INSTALL_DIR = $(SDK_NMENU_DATADIR) +INSTALL_TARGETS = $(TARGET_TAD) +INSTALL_DIR = $(SDK_NMENU_DATADIR) #----------------------------------------------------------------------------