Skip to content

Commit

Permalink
kbuild: Fix instrumentation removal breakage on avr32
Browse files Browse the repository at this point in the history
AVR32 still includes Kconfig.instrumentation, so it won't build after
this...

Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
Acked-by: Mathieu Desnoyers <mathieu.desnoyers@polymtl.ca>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
  • Loading branch information
Haavard Skinnemoen authored and Linus Torvalds committed Feb 4, 2008
1 parent 519cb68 commit b21761f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions arch/avr32/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -235,8 +235,6 @@ source "drivers/Kconfig"

source "fs/Kconfig"

source "kernel/Kconfig.instrumentation"

source "arch/avr32/Kconfig.debug"

source "security/Kconfig"
Expand Down

0 comments on commit b21761f

Please sign in to comment.