1
0
Fork 0

Blackfin arch: as pointed out by Robert P. J. Day, update the CPU_FREQ 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>
hifive-unleashed-5.1
Mike Frysinger 2007-07-12 14:35:15 +08:00 committed by Bryan Wu
parent 5cf77a5fd0
commit 798b77095d
1 changed files with 1 additions and 1 deletions

View File

@ -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