summaryrefslogtreecommitdiff
path: root/package/audio/aumix
AgeCommit message (Collapse)Author
2008-09-18aumix: fix install rule to target to support multiple projectsHans-Christian Egtvedt
This patch will let aumix depend on an installed file on the target root file system instead of touched file. Signed-off-by: Hans-Christian Egtvedt <hans-christian.egtvedt@atmel.com>
2008-09-05audio: Move all audio packages into audio subdirDaniel Laird
Moved all audio packages into a subdir called audio. I then created a Config.in and made sure that a audio.mk existed. Daniel Laird