aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/gp2xwiz/gp2xwiz-bundle.mk
AgeCommit message (Collapse)Author
2010-09-09GP2XWIZ: Rename GP2XWIZ backend to GPH.John Willis
* This better reflects the supported devices from GPH (GamePark Holdings), namely the GP2XWiz, Caanoo and merging in of the old GP2X backend. svn-id: r52648
2010-09-07GP2XWIZ: Clean up input code.John Willis
* Clean up the if/switch mess. * Also add missing Caanoo icon. svn-id: r52629
2010-06-15GP2XWiz: Add port distribution rules into a makefile so they can be used ↵John Willis
with buildbot. This removes them from the old scripts in /backends/platform/gp2xwiz/build/ and puts them in the right place as make targets. svn-id: r49877