| commit | 0e2653987d87d7f3d7278b789120ccd9fede8c9e | [log] [tgz] |
|---|---|---|
| author | Dennis Kempin <[email protected]> | Fri Feb 22 20:59:03 2013 |
| committer | ChromeBot <[email protected]> | Fri Feb 22 22:47:46 2013 |
| tree | b827d937dff69f53280dfdf43baccb0259fc0044 | |
| parent | 9ec1b7ca7bf0be7495b95083370241788ec549f4 [diff] |
Add in-place make targets This CL adds in-place make targets for libevdev. It will only build libevdev-hollow, as libevdev itself is not required. This change brought an error in libevdev.c to light which has been fixed. Compiling with LIBEVDEV_HOLLOW resulted in unused functions errors, these functions have been added to the ifndef block. BUG=chromium-os:38304 TEST=see touchpad-tests Change-Id: I1da1c51db895f31f569d8608022a4992c0230a54 Reviewed-on: https://gerrit.chromium.org/gerrit/43817 Reviewed-by: Andrew de los Reyes <[email protected]> Commit-Queue: Dennis Kempin <[email protected]> Tested-by: Dennis Kempin <[email protected]>