summaryrefslogtreecommitdiff
path: root/package/sdl_mixer
AgeCommit message (Collapse)Author
2009-01-16package/: convert to DOWNLOAD helperPeter Korsgaard
2008-12-08package/: get rid of unneeded $(strip ..)Peter Korsgaard
2008-07-21sdl_mixer: run CONFIG_UPDATE on correct directoryPeter Korsgaard
The Makefile tried to update config.guess and config.sub in the wrong directories, this patch updates the correct scripts making it possible to compile on new systems. Signed-off-by: Hans-Christian Egtvedt <hans-christian.egtvedt@atmel.com>
2008-07-17Kconfig: remove 'default n'Peter Korsgaard
'default n' is the default, so there's no need to say it explicitly.
2008-07-17sdl_mixer: fix sdl dependencyPeter Korsgaard
2008-03-07buildroot: SDL_mixer packagePeter Korsgaard
Based on patch from Hebbar.