forked from len0rd/rockbox
Major cleanup of checkwps - fix all warnings and add a script to build versions for all supported targets (plus some unsupported ones). You now need to run the version of checkwps that matches the device your WPS is for.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16831 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
d75bb78fda
commit
78d29f535f
16 changed files with 133 additions and 24 deletions
|
|
@ -59,6 +59,7 @@
|
|||
#endif
|
||||
#include "gwps-common.h"
|
||||
#include "bookmark.h"
|
||||
#include "playlist.h"
|
||||
#include "tagtree.h"
|
||||
#include "menus/exported_menus.h"
|
||||
#ifdef HAVE_RTC_ALARM
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue