ANDROID: 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>
This commit is contained in:
Andrey Konovalov 2012-03-23 21:48:02 +04:00 committed by Dmitry Shmidt
parent bda61e596a
commit 442a72bdfb

2
include/linux/Kbuild Normal file
View file

@ -0,0 +1,2 @@
header-y += if_pppolac.h
header-y += if_pppopns.h