zenxfistyle: enable dualboot stub api

The ZEN X-Fi Style doesn't have an updater like the other stmp targets but at
least the stub enables rebooting to the OF.

Change-Id: I630653a37b94b77210ffdd0d30e1748b13eca96a
This commit is contained in:
Amaury Pouly 2016-12-19 18:32:51 +01:00
parent 575bd890e7
commit 622088c940

View file

@ -195,6 +195,9 @@
/* Define this if you have adjustable CPU frequency */
#define HAVE_ADJUSTABLE_CPU_FREQ
/* Define this on iMX233 if the boot process uses a dualboot stub */
#define HAVE_DUALBOOT_STUB
#define BOOTFILE_EXT "creative"
#define BOOTFILE "rockbox." BOOTFILE_EXT
#define BOOTDIR "/.rockbox"