NE1EMUビルド修正。

git-svn-id: file:///Volumes/Transfer/gigaleak_20231201/2020-09-30%20-%20paladin.7z/paladin/ctr_firmware@267 b871894f-2f95-9b40-918c-086798483c85
This commit is contained in:
nakasima 2009-02-09 09:21:01 +00:00
parent 77e0ee651a
commit 6d5e6e251a
11 changed files with 11 additions and 11 deletions

View File

@ -29,7 +29,7 @@ SUBDIRS = \
ifeq ($(BROM_PLATFORM),NE1EMU) ifeq ($(BROM_PLATFORM),NE1EMU)
SUBDIRS = \ SUBDIRS += \
nand \ nand \
endif # ($(BROM_PLATFORM),NE1EMU) endif # ($(BROM_PLATFORM),NE1EMU)

View File

@ -1,6 +1,6 @@
#! make -f #! make -f
#---------------------------------------------------------------------------- #----------------------------------------------------------------------------
# Project: CtrBrom - bootrom # Project: CtrBrom - tests
# File: Makefile # File: Makefile
# #
# Copyright 2009 Nintendo. All rights reserved. # Copyright 2009 Nintendo. All rights reserved.

View File

@ -1,6 +1,6 @@
#! make -f #! make -f
#---------------------------------------------------------------------------- #----------------------------------------------------------------------------
# Project: CtrBrom - bootrom - nand # Project: CtrBrom - tests - nand
# File: Makefile # File: Makefile
# #
# Copyright 2008 Nintendo. All rights reserved. # Copyright 2008 Nintendo. All rights reserved.

View File

@ -1,6 +1,6 @@
#! make -f #! make -f
#---------------------------------------------------------------------------- #----------------------------------------------------------------------------
# Project: CtrBrom - bootrom - nand # Project: CtrBrom - tests - nand
# File: Makefile # File: Makefile
# #
# Copyright 2008 Nintendo. All rights reserved. # Copyright 2008 Nintendo. All rights reserved.

View File

@ -1,6 +1,6 @@
#! make -f #! make -f
#---------------------------------------------------------------------------- #----------------------------------------------------------------------------
# Project: CtrBrom - build # Project: CtrBrom - tests
# File: Makefile # File: Makefile
# #
# Copyright 2009 Nintendo. All rights reserved. # Copyright 2009 Nintendo. All rights reserved.

View File

@ -1,6 +1,6 @@
#! make -f #! make -f
#---------------------------------------------------------------------------- #----------------------------------------------------------------------------
# Project: CtrBrom - bootrom - thread # Project: CtrBrom - tests - thread
# File: Makefile # File: Makefile
# #
# Copyright 2008 Nintendo. All rights reserved. # Copyright 2008 Nintendo. All rights reserved.

View File

@ -1,6 +1,6 @@
#! make -f #! make -f
#---------------------------------------------------------------------------- #----------------------------------------------------------------------------
# Project: CtrBrom - bootrom - thread # Project: CtrBrom - tests - thread
# File: Makefile # File: Makefile
# #
# Copyright 2008 Nintendo. All rights reserved. # Copyright 2008 Nintendo. All rights reserved.

View File

@ -1,6 +1,6 @@
#! make -f #! make -f
#---------------------------------------------------------------------------- #----------------------------------------------------------------------------
# Project: CtrBrom - build # Project: CtrBrom - tests
# File: Makefile # File: Makefile
# #
# Copyright 2009 Nintendo. All rights reserved. # Copyright 2009 Nintendo. All rights reserved.

View File

@ -1,6 +1,6 @@
#! make -f #! make -f
#---------------------------------------------------------------------------- #----------------------------------------------------------------------------
# Project: CtrBrom - bootrom - vfp # Project: CtrBrom - tests - vfp
# File: Makefile # File: Makefile
# #
# Copyright 2008 Nintendo. All rights reserved. # Copyright 2008 Nintendo. All rights reserved.

View File

@ -1,6 +1,6 @@
#! make -f #! make -f
#---------------------------------------------------------------------------- #----------------------------------------------------------------------------
# Project: CtrBrom - bootrom - vfp # Project: CtrBrom - tests - vfp
# File: Makefile # File: Makefile
# #
# Copyright 2008 Nintendo. All rights reserved. # Copyright 2008 Nintendo. All rights reserved.

View File

@ -1,6 +1,6 @@
#! make -f #! make -f
#---------------------------------------------------------------------------- #----------------------------------------------------------------------------
# Project: CtrBrom - build # Project: CtrBrom - tests
# File: Makefile # File: Makefile
# #
# Copyright 2009 Nintendo. All rights reserved. # Copyright 2009 Nintendo. All rights reserved.