diff options
| author | Yuval Adam <_@yuv.al> | 2017-08-30 08:25:59 +0000 |
|---|---|---|
| committer | Yuval Adam <_@yuv.al> | 2017-08-30 08:25:59 +0000 |
| commit | 8e4bff4cab0ddac6060645b0715210484d02ff40 (patch) | |
| tree | 3a5c3024371a04692a3a6d9974d001cdff8ebf84 /arch/parisc/include/asm/Kbuild | |
Diffstat (limited to 'arch/parisc/include/asm/Kbuild')
| -rw-r--r-- | arch/parisc/include/asm/Kbuild | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/arch/parisc/include/asm/Kbuild b/arch/parisc/include/asm/Kbuild new file mode 100644 index 00000000..ff4c9fae --- /dev/null +++ b/arch/parisc/include/asm/Kbuild @@ -0,0 +1,6 @@ + +generic-y += word-at-a-time.h auxvec.h user.h cputime.h emergency-restart.h \ + segment.h topology.h vga.h device.h percpu.h hw_irq.h mutex.h \ + div64.h irq_regs.h kdebug.h kvm_para.h local64.h local.h param.h \ + poll.h xor.h clkdev.h exec.h +generic-y += trace_clock.h |
