diff options
| author | Felix Blyakher <felixb@sgi.com> | 2009-06-10 18:07:47 -0400 |
|---|---|---|
| committer | Felix Blyakher <felixb@sgi.com> | 2009-06-10 18:07:47 -0400 |
| commit | 4e73e0eb633f8a1b5cbf20e7f42c6dbfec1d1ca7 (patch) | |
| tree | 0cea46e43f0625244c3d06a71d6559e5ec5419ca /include/linux/Kbuild | |
| parent | 4156e735d3abde8e9243b5d22f7999dd3fffab2e (diff) | |
| parent | 07a2039b8eb0af4ff464efd3dfd95de5c02648c6 (diff) | |
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
Diffstat (limited to 'include/linux/Kbuild')
| -rw-r--r-- | include/linux/Kbuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/include/linux/Kbuild b/include/linux/Kbuild index a67b6227d272..3f0eaa397ef5 100644 --- a/include/linux/Kbuild +++ b/include/linux/Kbuild | |||
| @@ -67,6 +67,7 @@ header-y += falloc.h | |||
| 67 | header-y += fd.h | 67 | header-y += fd.h |
| 68 | header-y += fdreg.h | 68 | header-y += fdreg.h |
| 69 | header-y += fib_rules.h | 69 | header-y += fib_rules.h |
| 70 | header-y += fiemap.h | ||
| 70 | header-y += firewire-cdev.h | 71 | header-y += firewire-cdev.h |
| 71 | header-y += firewire-constants.h | 72 | header-y += firewire-constants.h |
| 72 | header-y += fuse.h | 73 | header-y += fuse.h |
| @@ -137,6 +138,7 @@ header-y += qnxtypes.h | |||
| 137 | header-y += radeonfb.h | 138 | header-y += radeonfb.h |
| 138 | header-y += raw.h | 139 | header-y += raw.h |
| 139 | header-y += resource.h | 140 | header-y += resource.h |
| 141 | header-y += romfs_fs.h | ||
| 140 | header-y += rose.h | 142 | header-y += rose.h |
| 141 | header-y += serial_reg.h | 143 | header-y += serial_reg.h |
| 142 | header-y += smbno.h | 144 | header-y += smbno.h |
| @@ -313,7 +315,6 @@ unifdef-y += irqnr.h | |||
| 313 | unifdef-y += reboot.h | 315 | unifdef-y += reboot.h |
| 314 | unifdef-y += reiserfs_fs.h | 316 | unifdef-y += reiserfs_fs.h |
| 315 | unifdef-y += reiserfs_xattr.h | 317 | unifdef-y += reiserfs_xattr.h |
| 316 | unifdef-y += romfs_fs.h | ||
| 317 | unifdef-y += route.h | 318 | unifdef-y += route.h |
| 318 | unifdef-y += rtc.h | 319 | unifdef-y += rtc.h |
| 319 | unifdef-y += rtnetlink.h | 320 | unifdef-y += rtnetlink.h |
