diff options
| author | Siddartha Mohanadoss <smohanad@codeaurora.org> | 2016-02-25 15:49:01 -0800 |
|---|---|---|
| committer | David Keitel <dkeitel@codeaurora.org> | 2016-03-22 11:16:17 -0700 |
| commit | 38d39426aa4a0f966618efcbf7a69593dc287c68 (patch) | |
| tree | b1483ed1fa7a06d65e266a9de217276960d5acdb /include/uapi/linux/Kbuild | |
| parent | a5ee9307d8081224a73ac8191d5e3db614984ff8 (diff) | |
kbuild: export uapi header file
Export uapi header file for EPM driver.
Signed-off-by: Siddartha Mohanadoss <smohanad@codeaurora.org>
Diffstat (limited to 'include/uapi/linux/Kbuild')
| -rw-r--r-- | include/uapi/linux/Kbuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/uapi/linux/Kbuild b/include/uapi/linux/Kbuild index 92971b5cbff2..6fff0484f7be 100644 --- a/include/uapi/linux/Kbuild +++ b/include/uapi/linux/Kbuild @@ -112,6 +112,7 @@ header-y += elfcore.h header-y += elf-em.h header-y += elf-fdpic.h header-y += elf.h +header-y += epm_adc.h header-y += errno.h header-y += errqueue.h header-y += ethtool.h |
