MIPS big-endian lzma build rules

This commit is contained in:
John Reiser
2008-04-03 09:01:55 -07:00
parent 545ac7fcfa
commit 23ce91eb55
7 changed files with 759 additions and 699 deletions
+1
View File
@@ -190,6 +190,7 @@ endef
# default tools
tc.default.bin2h = $(PYTHON) $(top_srcdir)/src/stub/scripts/bin2h.py --ident=auto-stub
tc.default.bin2w = $(top_srcdir)/src/stub/scripts/bin2w.sh
##tc.default.bin2h-c = $(call tc,bin2h) --compress=14,15,0
tc.default.bin2h-c = $(call tc,bin2h) --compress=0
tc.default.brandelf = $(PYTHON) $(top_srcdir)/src/stub/scripts/brandelf.py $(if $(tc_bfdname),--bfdname=$(tc_bfdname))