diff options
Diffstat (limited to 'apps/SOURCES')
-rw-r--r-- | apps/SOURCES | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/SOURCES b/apps/SOURCES index 66f2a7da51..ef81f0cfdd 100644 --- a/apps/SOURCES +++ b/apps/SOURCES @@ -279,4 +279,6 @@ keymaps/keymap-yh8xx_yh9xx.c keymaps/keymap-mini2440.c #elif CONFIG_KEYPAD == PBELL_VIBE500_PAD keymaps/keymap-vibe500.c +#elif CONFIG_KEYPAD == MPIO_HD200_PAD +keymaps/keymap-mpio-hd200.c #endif |