diff options
| author | Linus Torvalds <torvalds@linux-foundation.org> | 2008-07-25 15:01:37 -0400 |
|---|---|---|
| committer | Linus Torvalds <torvalds@linux-foundation.org> | 2008-07-25 15:01:37 -0400 |
| commit | 762b8291be6944bd891fbe2c8976a2b2e5bbc726 (patch) | |
| tree | 4ce2572c050d473bd8dcde8bfbaad0ab830b1b1c /include/linux/Kbuild | |
| parent | c6af5e9f8a57467df2e55e428316a43480174521 (diff) | |
| parent | 7dcf2a9fced59e58e4694cdcf15850c01fdba89b (diff) | |
Merge git://git.infradead.org/~dwmw2/random-2.6
* git://git.infradead.org/~dwmw2/random-2.6:
remove dummy asm/kvm.h files
firmware: create firmware binaries during 'make modules'.
Diffstat (limited to 'include/linux/Kbuild')
| -rw-r--r-- | include/linux/Kbuild | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/linux/Kbuild b/include/linux/Kbuild index a18008ce7aba..4c4142c5aa6e 100644 --- a/include/linux/Kbuild +++ b/include/linux/Kbuild | |||
| @@ -255,7 +255,9 @@ unifdef-y += kd.h | |||
| 255 | unifdef-y += kernelcapi.h | 255 | unifdef-y += kernelcapi.h |
| 256 | unifdef-y += kernel.h | 256 | unifdef-y += kernel.h |
| 257 | unifdef-y += keyboard.h | 257 | unifdef-y += keyboard.h |
| 258 | ifneq ($(wildcard $(srctree)/include/asm-$(SRCARCH)/kvm.h),) | ||
| 258 | unifdef-y += kvm.h | 259 | unifdef-y += kvm.h |
| 260 | endif | ||
| 259 | unifdef-y += llc.h | 261 | unifdef-y += llc.h |
| 260 | unifdef-y += loop.h | 262 | unifdef-y += loop.h |
| 261 | unifdef-y += lp.h | 263 | unifdef-y += lp.h |
