Skip to content

Commit

Permalink
microblaze: Add missing double apostrophe in Kconfig
Browse files Browse the repository at this point in the history
Signed-off-by: Michal Simek <monstr@monstr.eu>
  • Loading branch information
Michal Simek committed Jan 18, 2010
1 parent 90974cb commit 296e260
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/microblaze/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ source "arch/microblaze/platform/Kconfig.platform"

menu "Processor type and features"

source kernel/time/Kconfig
source "kernel/time/Kconfig"

source "kernel/Kconfig.preempt"

Expand Down

0 comments on commit 296e260

Please sign in to comment.