projects
/
linux-2.6
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Merge branch 'linus' into x86/urgent
[linux-2.6]
/
arch
/
microblaze
/
kernel
/
cpu
/
Makefile
1
#
2
# Build the appropriate CPU version support
3
#
4
5
EXTRA_CFLAGS += -DCPU_MAJOR=$(CPU_MAJOR) -DCPU_MINOR=$(CPU_MINOR) \
6
-DCPU_REV=$(CPU_REV)
7
8
obj-y += cache.o cpuinfo.o cpuinfo-pvr-full.o cpuinfo-static.o mb.o pvr.o