OSDN Git Service

Update cross tools prefix
[uclinux-h8/uClinux-dist.git] / vendors / vendors-common.mak
1 # This makefile is a wrapper around the vendor Makefile to allow default
2 # targets to be added for all vendor Makefiles
3
4 include $(dir_v)/Makefile
5
6 # This provides a dummy romfs.post target which runs after all of the other romfs targets.
7 # You can add your own romfs.post:: (not the double colon) target in your vendor Makefile
8
9 romfs.post::