summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorAndrey Konovalov <andrey.konovalov@linaro.org>2012-03-23 21:48:02 +0400
committerColin Cross <ccross@android.com>2012-05-07 18:13:28 -0700
commit53013da67892f1a0e303a938816be47e3a10b1b1 (patch)
tree8353b14f3224b9eae381ce93643f4db36f91ce83 /include
parent266328fd18cd6dcbce4d0371c197f93ae6bc944a (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
index 3c9b616c834..c5a9cae514c 100644
--- a/include/linux/Kbuild
+++ b/include/linux/Kbuild
@@ -183,6 +183,8 @@ header-y += if_plip.h
header-y += if_ppp.h
header-y += if_pppol2tp.h
header-y += if_pppox.h
+header-y += if_pppolac.h
+header-y += if_pppopns.h
header-y += if_slip.h
header-y += if_strip.h
header-y += if_team.h