mirror of
https://github.com/rvtr/TwlIPL.git
synced 2025-10-31 06:01:12 -04:00
.nandを2つ作らないようにした
git-svn-id: file:///Users/lillianskinner/Downloads/platinum/twl/TwlIPL/trunk@2415 b08762b0-b915-fc4b-9d8c-17b2551a87ff
This commit is contained in:
parent
9be5211195
commit
d8c9687cf5
@ -44,7 +44,8 @@ include $(TWL_IPL_RED_ROOT)/build/buildtools/commondefs
|
||||
|
||||
#----------------------------------------------------------------------------
|
||||
|
||||
do-build: $(TARGET_FIRM_VERSION_BIN)
|
||||
do-build: $(TARGET_BIN) $(MY_APPEND)
|
||||
cat $(MY_APPEND) >> $(TARGET_BIN)
|
||||
|
||||
include $(TWL_IPL_RED_ROOT)/build/buildtools/modulerules
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user