From 38d39426aa4a0f966618efcbf7a69593dc287c68 Mon Sep 17 00:00:00 2001 From: Siddartha Mohanadoss Date: Thu, 25 Feb 2016 15:49:01 -0800 Subject: kbuild: export uapi header file Export uapi header file for EPM driver. Signed-off-by: Siddartha Mohanadoss --- include/uapi/linux/Kbuild | 1 + 1 file changed, 1 insertion(+) (limited to 'include/uapi/linux') 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 -- cgit v1.2.3