summaryrefslogtreecommitdiffstats
path: root/rules/sdl_image.in
blob: 71edc6b07874e2087352cd05c7eeb4add6813917 (plain)
1
2
3
4
5
6
7
config SDL_IMAGE
	bool
	depends on BROKEN
	# Does not compile with armv4t compiler; needs sdl.h, which is SDL.h
	select SDL
	prompt "SDL Image"