aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorAndrey Konovalov <andrey.konovalov@linaro.org>2012-03-23 21:48:02 +0400
committerArve Hjønnevåg <arve@android.com>2013-06-11 17:46:36 -0700
commit02b92c63f2d12e939d8ccdb2313350f5c6260f0b (patch)
treebcfb79a565fe03d25f268e997ff0fa4e9409ce8d /include
parent06c2207dc43177aef5b774700051650057b5c9fa (diff)
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 @@
+header-y += if_pppolac.h
+header-y += if_pppopns.h