提交 597631f2 编写于 作者: D David S. Miller

sparc64 Kbuild: apb.h and bbc.h should not be exported to userspace

Signed-off-by: NDavid S. Miller <davem@davemloft.net>
上级 3f261e82
...@@ -4,9 +4,7 @@ ALTARCH := sparc ...@@ -4,9 +4,7 @@ ALTARCH := sparc
ARCHDEF := defined __sparc__ && defined __arch64__ ARCHDEF := defined __sparc__ && defined __arch64__
ALTARCHDEF := defined __sparc__ && !defined __arch64__ ALTARCHDEF := defined __sparc__ && !defined __arch64__
header-y += apb.h
header-y += asi.h header-y += asi.h
header-y += bbc.h
header-y += bpp.h header-y += bpp.h
header-y += display7seg.h header-y += display7seg.h
header-y += envctrl.h header-y += envctrl.h
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册