mirror of
https://github.com/rvtr/TwlIPL.git
synced 2025-10-31 06:01:12 -04:00
TAD生成のルール記述調整。
git-svn-id: file:///Users/lillianskinner/Downloads/platinum/twl/TwlIPL/trunk@1407 b08762b0-b915-fc4b-9d8c-17b2551a87ff
This commit is contained in:
parent
d8ea740a2a
commit
ded442be9b
@ -24,9 +24,6 @@ ifndef TWL_SYSMENU_MODULERULES_
|
||||
include $(NITROSYSTEM_ROOT)/build/buildtools/modulerules
|
||||
|
||||
|
||||
%.tad: $(BINDIR)/$(TARGET_BIN)
|
||||
$(MAKETAD) $< $(MAKETAD_FLAGS) -o $@
|
||||
|
||||
# .rbin
|
||||
$(BINDIR)/$(TARGET_BIN_BASENAME).rbin: $(OBJS)
|
||||
objcopy -I elf32-little -O binary $< $@
|
||||
|
||||
Loading…
Reference in New Issue
Block a user