Skip to content

Commit

Permalink
Blackfin arch: as pointed out by Robert P. J. Day, update the CPU_FRE…
Browse files Browse the repository at this point in the history
…Q name to match current Kconfig

Cc: Robert P. J. Day <rpjday@mindspring.com>
Signed-off-by: Mike Frysinger <michael.frysinger@analog.com>
Signed-off-by: Bryan Wu <bryan.wu@analog.com>
  • Loading branch information
Mike Frysinger authored and Bryan Wu committed Jul 12, 2007
1 parent 5cf77a5 commit 798b770
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/blackfin/mach-bf533/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 798b770

Please sign in to comment.