Include if_pppolac.h and if_pppopns.h into header-y target
authorAndrey Konovalov <andrey.konovalov@linaro.org>
Fri, 23 Mar 2012 17:48:02 +0000 (21:48 +0400)
committerJohn Stultz <john.stultz@linaro.org>
Tue, 16 Feb 2016 21:51:20 +0000 (13:51 -0800)
This is required to pass the headers_check

Change-Id: Ic4c773973278cbdf1cb4eb66473826cb96ccbfb3
Signed-off-by: Andrey Konovalov <andrey.konovalov@linaro.org>
include/linux/Kbuild [new file with mode: 0644]

diff --git a/include/linux/Kbuild b/include/linux/Kbuild
new file mode 100644 (file)
index 0000000..a460889
--- /dev/null
@@ -0,0 +1,2 @@
+header-y += if_pppolac.h
+header-y += if_pppopns.h