use the locations specified in the bcm2708_boot header
[AROS.git] / tools / mksunxiboot / mmakefile.src
blob5278fdc6014d8f901517ddfcb74ae79868da6005
1 include $(TOP)/config/make.cfg
3 #MM- contrib-development : tools-mksunxiboot
4 #MM tools-mksunxiboot : includes linklibs
6 FILES := mksunxiboot
7 EXEDIR := $(AROS_CONTRIB)/Development/Build
9 %build_prog mmake=tools-mksunxiboot \
10     progname=mksunxiboot targetdir=$(EXEDIR) \
11     files=mksunxiboot
13 %common