commit: http://blackfin.uclinux.org/git/?p=linux-kernel;a=commitdiff;h=71874681581e8cb28865ccc31852af82e4ea92e5
branch: http://blackfin.uclinux.org/git/?p=linux-kernel;a=shortlog;h=refs/heads/trunk

Signed-off-by: Steven Miao <[email protected]>
Signed-off-by: Bob Liu <[email protected]>
---
 arch/blackfin/mach-common/Makefile |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/arch/blackfin/mach-common/Makefile b/arch/blackfin/mach-common/Makefile
index 4e69ff1..75f0ba2 100644
--- a/arch/blackfin/mach-common/Makefile
+++ b/arch/blackfin/mach-common/Makefile
@@ -7,7 +7,7 @@ obj-y := \
 	interrupt.o arch_checks.o ints-priority.o
 
 obj-$(CONFIG_PM)          += pm.o
-ifneq ($(CONFIG_BF609),y)
+ifneq ($(CONFIG_BF60x),y)
 obj-$(CONFIG_PM)	  += dpmc_modes.o
 endif
 obj-$(CONFIG_CPU_FREQ)    += cpufreq.o
_______________________________________________
Linux-kernel-commits mailing list
[email protected]
https://blackfin.uclinux.org/mailman/listinfo/linux-kernel-commits

Reply via email to