obj-y := rootfs-$(SYSTEM).o

arch/l4/boot/rootfs-$(SYSTEM).o: arch/l4/boot/rootfs-$(SYSTEM).bin
	cp $< $@
