Gitweb:     
http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=b21761ff18c0eba67e8f2886b3c0b9cae79b5249
Commit:     b21761ff18c0eba67e8f2886b3c0b9cae79b5249
Parent:     519cb688072008363e091be3f291c1b5779e2ba8
Author:     Haavard Skinnemoen <[EMAIL PROTECTED]>
AuthorDate: Mon Feb 4 12:44:48 2008 +0100
Committer:  Linus Torvalds <[EMAIL PROTECTED]>
CommitDate: Mon Feb 4 07:57:38 2008 -0800

    kbuild: Fix instrumentation removal breakage on avr32
    
    AVR32 still includes Kconfig.instrumentation, so it won't build after
    this...
    
    Signed-off-by: Haavard Skinnemoen <[EMAIL PROTECTED]>
    Acked-by: Mathieu Desnoyers <[EMAIL PROTECTED]>
    Signed-off-by: Linus Torvalds <[EMAIL PROTECTED]>
---
 arch/avr32/Kconfig |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/arch/avr32/Kconfig b/arch/avr32/Kconfig
index 0e56e96..c816f29 100644
--- a/arch/avr32/Kconfig
+++ b/arch/avr32/Kconfig
@@ -235,8 +235,6 @@ source "drivers/Kconfig"
 
 source "fs/Kconfig"
 
-source "kernel/Kconfig.instrumentation"
-
 source "arch/avr32/Kconfig.debug"
 
 source "security/Kconfig"
-
To unsubscribe from this list: send the line "unsubscribe git-commits-head" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to