From 29fa99ebba47d907690df1a6cdb6cb524ccbf228 Mon Sep 17 00:00:00 2001 From: yoshida_teruhisa Date: Thu, 8 Nov 2007 06:41:14 +0000 Subject: [PATCH] =?UTF-8?q?TWLIPL=5FROOT=E3=81=8B=E3=82=89=E3=81=AEmake?= =?UTF-8?q?=E3=81=8C=E9=80=9A=E3=82=8B=E3=82=88=E3=81=86=E3=81=ABMakefile?= =?UTF-8?q?=E3=81=A7=E3=81=AE=E3=83=93=E3=83=AB=E3=83=89=E9=A0=86=E5=BA=8F?= =?UTF-8?q?=E5=A4=89=E6=9B=B4=E3=80=82?= 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@118 b08762b0-b915-fc4b-9d8c-17b2551a87ff --- build/Makefile | 2 +- build/libraries_sysmenu/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/build/Makefile b/build/Makefile index 371012ce..e31a98d5 100644 --- a/build/Makefile +++ b/build/Makefile @@ -25,8 +25,8 @@ SUBDIRS = \ tools \ libraries \ nandfirm \ - components \ libraries_sysmenu\ + components \ systemmenu_RED #---------------------------------------------------------------------------- diff --git a/build/libraries_sysmenu/Makefile b/build/libraries_sysmenu/Makefile index e8ab200e..60718231 100644 --- a/build/libraries_sysmenu/Makefile +++ b/build/libraries_sysmenu/Makefile @@ -22,7 +22,7 @@ include $(TWLIPL_ROOT)/build/buildtools/commondefs #---------------------------------------------------------------------------- -SUBDIRS = sysmenu settings mb_loader acsign +SUBDIRS = sysmenu settings mb_loader acsign boot #----------------------------------------------------------------------------