This website requires JavaScript.
Explore
Help
Sign in
public-mirrors
/
linux
Watch
1
Star
0
Fork
You've already forked linux
0
mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced
2025-08-04 16:25:34 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
c9623de4fc
linux
/
arch
/
ia64
/
include
/
asm
/
Kbuild
4 lines
43 B
Text
Raw
Normal View
History
Unescape
Escape
Add Kbuild file for IA64 'make headers_install' Signed-off-by: David Woodhouse <dwmw2@infradead.org>
2006-06-18 12:22:20 +01:00
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 12:12:38 +04:00
generic-y += exec.h
Reference in a new issue
Copy permalink