From: Rémi Denis-Courmont Date: Tue, 30 Sep 2008 09:53:18 +0000 (-0700) Subject: Phonet: declare headers X-Git-Tag: v2.6.28-rc1~717^2~167 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=a57334e95e4fb132acca05bdc0efa2f9dda194af;p=profile%2Fivi%2Fkernel-x86-ivi.git Phonet: declare headers Signed-off-by: Rémi Denis-Courmont Signed-off-by: David S. Miller --- diff --git a/include/linux/Kbuild b/include/linux/Kbuild index b68ec09..f431e40 100644 --- a/include/linux/Kbuild +++ b/include/linux/Kbuild @@ -126,6 +126,7 @@ header-y += pci_regs.h header-y += pfkeyv2.h header-y += pg.h header-y += phantom.h +header-y += phonet.h header-y += pkt_cls.h header-y += pkt_sched.h header-y += posix_types.h @@ -232,6 +233,7 @@ unifdef-y += if_fddi.h unifdef-y += if_frad.h unifdef-y += if_ltalk.h unifdef-y += if_link.h +unifdef-y += if_phonet.h unifdef-y += if_pppol2tp.h unifdef-y += if_pppox.h unifdef-y += if_tr.h