summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrey Konovalov <andrey.konovalov@linaro.org>2012-03-23 21:48:02 +0400
committerJohn Stultz <john.stultz@linaro.org>2012-08-10 16:23:25 -0400
commitbe30931101d7950bb9110bad5af1e1e9be1bc8fc (patch)
tree7a69075e111918e31fd808e17a610cd328ae021d
parent12808ddf7a5133b49949a15cb620dc853d1d4eff (diff)
downloadlinux-topics-be30931101d7950bb9110bad5af1e1e9be1bc8fc.tar.gz
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>
-rw-r--r--include/linux/Kbuild2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/linux/Kbuild b/include/linux/Kbuild
index d9a75447487..577aa75edaa 100644
--- a/include/linux/Kbuild
+++ b/include/linux/Kbuild
@@ -182,6 +182,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_team.h
header-y += if_tun.h