[CAN]: Add missing Kbuild entries
This patch adds the missing Kbuild entries and the missing Kbuild file in include/linux/can for the CAN subsystem. Signed-off-by: Oliver Hartkopp <oliver@hartkopp.net> Acked-by: Sam Ravnborg <sam@ravnborg.org> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
4195e31780
commit
1f98eefae8
2 changed files with 5 additions and 0 deletions
3
include/linux/can/Kbuild
Normal file
3
include/linux/can/Kbuild
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
header-y += raw.h
|
||||
header-y += bcm.h
|
||||
header-y += error.h
|
||||
Loading…
Add table
Add a link
Reference in a new issue