all:
	@echo "invoking adec-aac make"
	$(MAKE) -C qdsp6

install:
	$(MAKE) -C qdsp6 install
