Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

Phonet: declare headers

Signed-off-by: Rémi Denis-Courmont <remi.denis-courmont@nokia.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

authored by

Rémi Denis-Courmont and committed by
David S. Miller
a57334e9 ac2dc8ca

+2
+2
include/linux/Kbuild
··· 126 126 header-y += pfkeyv2.h 127 127 header-y += pg.h 128 128 header-y += phantom.h 129 + header-y += phonet.h 129 130 header-y += pkt_cls.h 130 131 header-y += pkt_sched.h 131 132 header-y += posix_types.h ··· 233 232 unifdef-y += if_frad.h 234 233 unifdef-y += if_ltalk.h 235 234 unifdef-y += if_link.h 235 + unifdef-y += if_phonet.h 236 236 unifdef-y += if_pppol2tp.h 237 237 unifdef-y += if_pppox.h 238 238 unifdef-y += if_tr.h