This website requires JavaScript.
Explore
Help
Register
Sign In
korg
/
linux
Watch
0
Star
0
Fork
0
You've already forked linux
mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced
2024-12-15 23:14:31 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
7bcfaf54f5
linux
/
arch
/
microblaze
/
include
/
asm
/
Kbuild
6 lines
101 B
Plaintext
Raw
Normal View
History
Unescape
Escape
microblaze_v8: Kbuild file Reviewed-by: Ingo Molnar <mingo@elte.hu> Acked-by: John Linn <john.linn@xilinx.com> Acked-by: Stephen Neuendorffer <stephen.neuendorffer@xilinx.com> Acked-by: John Williams <john.williams@petalogix.com> Signed-off-by: Michal Simek <monstr@monstr.eu>
2009-03-27 21:25:47 +08:00
include include/asm-generic/Kbuild.asm
microblaze: Kbuild update Signed-off-by: Michal Simek <monstr@monstr.eu>
2009-05-21 23:27:58 +08:00
header-y += elf.h
asm-generic: Add default clkdev.h Ease the deployment of clkdev by providing a default asm/clkdev.h for use if the arch does not have an include/asm/clkdev.h. Due to limitations in Kbuild we manually add clkdev.h to all architectures that don't have one rather than having the header appear by default. Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com> Reviewed-by: Stephen Rothwell <sfr@canb.auug.org.au> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
2012-09-05 12:04:14 +08:00
generic-y += clkdev.h
get rid of generic instances of asm/exec.h Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2012-08-03 16:12:38 +08:00
generic-y += exec.h
Reference in New Issue
Copy Permalink