projects
/
linux-2.6
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Merge branch 'x86/core' into x86/generalize-visws
[linux-2.6]
/
arch
/
x86
/
mach-voyager
/
Makefile
1
#
2
# Makefile for the linux kernel.
3
#
4
5
EXTRA_CFLAGS := -Iarch/x86/kernel
6
obj-y := setup.o voyager_basic.o voyager_thread.o
7
8
obj-$(CONFIG_SMP) += voyager_smp.o voyager_cat.o