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

#
# Rules
#

all: device_fip

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