diff options
author | Adrian Bunk <bunk@kernel.org> | 2008-04-15 00:27:58 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2008-04-15 00:27:58 -0700 |
commit | 99971e70fdc1862e120f3319fc0a4dba8c728acf (patch) | |
tree | 2561ed4c3c3cd72c9f345707713e8a5a8ebb2507 /include/linux/Kbuild | |
parent | 0c3141e910eaaa0b617e2f26c69b266d1cd1f035 (diff) |
[WANPIPE]: Forgotten bits of Sangoma drivers removal.
Robert P. J. Day spotted that my removal of the Sangoma drivers missed
a few bits.
Signed-off-by: Adrian Bunk <bunk@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/linux/Kbuild')
-rw-r--r-- | include/linux/Kbuild | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/Kbuild b/include/linux/Kbuild index e56b739d8e2..b3d9ccde0c2 100644 --- a/include/linux/Kbuild +++ b/include/linux/Kbuild @@ -231,7 +231,6 @@ unifdef-y += if_pppol2tp.h unifdef-y += if_pppox.h unifdef-y += if_tr.h unifdef-y += if_vlan.h -unifdef-y += if_wanpipe.h unifdef-y += igmp.h unifdef-y += inet_diag.h unifdef-y += in.h |