FILES = index.html flash
RELDIR = media/
include ../common.mk

$(OUTDIR)flash:
	ln -s ../flash $@
