projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4c726b2
)
Include if_pppolac.h and if_pppopns.h into header-y target
author
Andrey Konovalov
<andrey.konovalov@linaro.org>
Fri, 23 Mar 2012 17:48:02 +0000
(21:48 +0400)
committer
Arve Hjønnevåg
<arve@android.com>
Mon, 1 Jul 2013 20:40:45 +0000
(13:40 -0700)
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]
patch
|
blob
diff --git a/include/linux/Kbuild
b/include/linux/Kbuild
new file mode 100644
(file)
index 0000000..
a460889
--- /dev/null
+++ b/
include/linux/Kbuild
@@ -0,0
+1,2
@@
+header-y += if_pppolac.h
+header-y += if_pppopns.h