Logo
Explore Help
Register Sign In
leandrof/linux
1
0
Fork 0
You've already forked linux
Code Issues Pull Requests Packages Projects Releases Wiki Activity
Files
c15da0a87c33e32b4984d367799b32dda2024af8
linux/arch/openrisc/kernel/Makefile

15 lines
270 B
Makefile
Raw Normal View History

OpenRISC: Build infrastructure Signed-off-by: Jonas Bonn <jonas@southpole.se> Reviewed-by: Arnd Bergmann <arnd@arndb.de>
2011-06-04 21:52:05 +03:00
#
# Makefile for the linux kernel.
#
openrisc: Use generic init_task Same code. Use the generic version. The special Makefile treatment is pointless anyway as init_task.o contains only data which is handled by the linker script. So no point on being treated like head text. Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Cc: Jonas Bonn <jonas@southpole.se> Link: http://lkml.kernel.org/r/20120503085035.083343435@linutronix.de
2012-05-03 09:02:56 +00:00
extra-y := head.o vmlinux.lds
OpenRISC: Build infrastructure Signed-off-by: Jonas Bonn <jonas@southpole.se> Reviewed-by: Arnd Bergmann <arnd@arndb.de>
2011-06-04 21:52:05 +03:00
obj-y := setup.o idle.o or32_ksyms.o process.o dma.o \
openrisc: switch to use of generic fork and clone Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2012-10-26 19:37:49 -04:00
traps.o time.o irq.o entry.o ptrace.o signal.o \
OpenRISC: Build infrastructure Signed-off-by: Jonas Bonn <jonas@southpole.se> Reviewed-by: Arnd Bergmann <arnd@arndb.de>
2011-06-04 21:52:05 +03:00
sys_call_table.o
obj-$(CONFIG_MODULES) += module.o
obj-$(CONFIG_OF) += prom.o
clean:
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.1 Page: 451ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API