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 c8371a7..419d24d 100644 --- a/apps/SOURCES +++ b/apps/SOURCES @@ -198,4 +198,6 @@ keymaps/keymap-creativezv.c keymaps/keymap-sa9200.c #elif CONFIG_KEYPAD == PHILIPS_HDD1630_PAD keymaps/keymap-hdd1630.c +#elif CONFIG_KEYPAD == IAUDIO67_PAD +keymaps/keymap-iaudio67.c #endif |