repo.or.cz
/
linux-2.6
/
mini2440.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
x86, ES7000: Consolidate code
[linux-2.6/mini2440.git]
/
arch
/
x86
/
mach-generic
/
Makefile
blob
05e47acfd66610140b492d2ce84163e28fb40c79
1
#
2
# Makefile for the generic architecture
3
#
4
5
EXTRA_CFLAGS
:= -
Iarch
/
x86
/
kernel
6
7
obj-y
:=
probe.o default.o
8
obj-
$(
CONFIG_X86_NUMAQ
) +=
numaq.o
9
obj-
$(
CONFIG_X86_BIGSMP
) +=
bigsmp.o