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 #----------------------------------------------------------------------------