aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorAndrey Konovalov <andrey.konovalov@linaro.org>2012-03-23 21:48:02 +0400
committerRuchi Kandoi <kandoiruchi@google.com>2015-02-03 16:48:58 -0800
commit59bba74a609cdc848f49d058c1ff4f8684fd6448 (patch)
tree6dc76bc9c86115f11a35f879ddb9f886557a4f0c /include
parent13d423b1bfdaa74cdd61647eadd5430dcb820aae (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 000000000000..a4608897a5f3
--- /dev/null
+++ b/include/linux/Kbuild
@@ -0,0 +1,2 @@
+header-y += if_pppolac.h
+header-y += if_pppopns.h