
### Variables ###
BASEDIR_ROOTRSA_X := $(CURDIR)/..

#
# Rules
#

all: boot_blobs

### Common makefile ###
include $(BASEDIR_ROOTRSA_X)/common.mk
