projects
/
linux-2.6.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
Blackfin arch: as pointed out by Robert P. J. Day, update the CPU_FREQ name to match...
[linux-2.6.git]
/
arch
/
blackfin
/
mach-bf533
/
Makefile
diff --git
a/arch/blackfin/mach-bf533/Makefile
b/arch/blackfin/mach-bf533/Makefile
index
0322546
..
8cce173
100644
(file)
--- a/
arch/blackfin/mach-bf533/Makefile
+++ b/
arch/blackfin/mach-bf533/Makefile
@@
-6,4
+6,4
@@
extra-y := head.o
obj-y := ints-priority.o dma.o
-obj-$(CONFIG_CPU_FREQ_BF533) += cpu.o
+obj-$(CONFIG_CPU_FREQ) += cpu.o