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-04-29 14:42:48 -0700
commitdd96e5d14b946165a674d5fcfbc93fc12c774a03 (patch)
treec8ff0a7b7e8d34ea773c189de62f37417f4d33b5 /include
parent018ac14eac093dfa5938e8648793800bf296f1e4 (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