aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrey Konovalov2012-03-23 12:48:02 -0500
committerArve Hjønnevåg2013-02-19 19:54:08 -0600
commit1237d019f416b987b3a642f122d344ad6ceb603c (patch)
tree8f6e296f11ca8a647e351c0daad6688e4b124777 /include
parenta16e0c0fa4fe099453c01b7fd5a8e2267242ecb4 (diff)
downloadkernel-common-1237d019f416b987b3a642f122d344ad6ceb603c.tar.gz
kernel-common-1237d019f416b987b3a642f122d344ad6ceb603c.tar.xz
kernel-common-1237d019f416b987b3a642f122d344ad6ceb603c.zip
Include if_pppolac.h and if_pppopns.h into header-y target
This is required to pass the headers_check Change-Id: Ic4c773973278cbdf1cb4eb66473826cb96ccbfb3 Signed-off-by: Andrey Konovalov <andrey.konovalov@linaro.org>
Diffstat (limited to 'include')
-rw-r--r--include/linux/Kbuild2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/linux/Kbuild b/include/linux/Kbuild
new file mode 100644
index 00000000000..a4608897a5f
--- /dev/null
+++ b/include/linux/Kbuild
@@ -0,0 +1,2 @@
1header-y += if_pppolac.h
2header-y += if_pppopns.h