* [2.6 patch] include/linux/Kbuild: remove duplicate entries
@ 2007-07-29 15:01 Adrian Bunk
0 siblings, 0 replies; only message in thread
From: Adrian Bunk @ 2007-07-29 15:01 UTC (permalink / raw)
To: linux-kernel
This patch removes three headers from header-y that were also listed
as unifdef-y.
Signed-off-by: Adrian Bunk <bunk@stusta.de>
---
include/linux/Kbuild | 3 ---
1 file changed, 3 deletions(-)
--- linux-2.6.23-rc1-mm1/include/linux/Kbuild.old 2007-07-28 17:15:01.000000000 +0200
+++ linux-2.6.23-rc1-mm1/include/linux/Kbuild 2007-07-28 17:15:25.000000000 +0200
@@ -78,7 +78,6 @@ header-y += if_arcnet.h
header-y += if_bonding.h
header-y += if_cablemodem.h
header-y += if_fc.h
-header-y += if_fddi.h
header-y += if.h
header-y += if_hippi.h
header-y += if_infiniband.h
@@ -121,7 +120,6 @@ header-y += nl80211.h
header-y += oom.h
header-y += param.h
header-y += pci_regs.h
-header-y += personality.h
header-y += pfkeyv2.h
header-y += pg.h
header-y += phantom.h
@@ -159,7 +157,6 @@ header-y += video_decoder.h
header-y += video_encoder.h
header-y += videotext.h
header-y += vt.h
-header-y += wireless.h
header-y += x25.h
unifdef-y += acct.h
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2007-07-29 15:15 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-07-29 15:01 [2.6 patch] include/linux/Kbuild: remove duplicate entries Adrian Bunk
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox