mirror of
https://github.com/rvtr/ctr_firmware.git
synced 2025-10-31 07:51:08 -04:00
(shirait) NE1EMUでビルドが通らないのを修正
git-svn-id: file:///Volumes/Transfer/gigaleak_20231201/2020-09-30%20-%20paladin.7z/paladin/ctr_firmware@299 b871894f-2f95-9b40-918c-086798483c85
This commit is contained in:
parent
6cf0322c98
commit
22708942ef
@ -26,12 +26,18 @@ SUBDIRS = \
|
||||
mi \
|
||||
pxi \
|
||||
vlink \
|
||||
nand \
|
||||
fatfs \
|
||||
nfs \
|
||||
std \
|
||||
heap \
|
||||
|
||||
ifeq ($(BROM_PLATFORM),NE1EMU)
|
||||
|
||||
SUBDIRS += \
|
||||
nand \
|
||||
|
||||
endif # ($(BROM_PLATFORM),NE1EMU)
|
||||
|
||||
#----------------------------------------------------------------------------
|
||||
|
||||
include $(CTRFIRM_ROOT)/build/buildtools/modulerules
|
||||
|
||||
Loading…
Reference in New Issue
Block a user