avr32: drop unused CLEAN_FILES

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Linux Kernel Mailing List
Date: Saturday, May 2, 2009 - 5:00 pm

Gitweb:     http://git.kernel.org/linus/c520f72172814c202ee47c51a63a1b1dde7f22f2
Commit:     c520f72172814c202ee47c51a63a1b1dde7f22f2
Parent:     091438dd5668396328a3419abcbc6591159eb8d1
Author:     Sam Ravnborg <sam@ravnborg.org>
AuthorDate: Mon Apr 20 20:02:16 2009 +0200
Committer:  Sam Ravnborg <sam@ravnborg.org>
CommitDate: Fri May 1 10:54:00 2009 +0200

    avr32: drop unused CLEAN_FILES
    
    Left over from before we used arch/avr32/include
    
    Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
    Cc: Jesper Nilsson <jesper.nilsson@axis.com>
---
 arch/avr32/Makefile |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/arch/avr32/Makefile b/arch/avr32/Makefile
index 0b97e14..c21a329 100644
--- a/arch/avr32/Makefile
+++ b/arch/avr32/Makefile
@@ -43,8 +43,6 @@ core-y					+= arch/avr32/mm/
 drivers-$(CONFIG_OPROFILE)		+= arch/avr32/oprofile/
 libs-y					+= arch/avr32/lib/
 
-CLEAN_FILES += include/asm-avr32/.arch include/asm-avr32/arch
-
 BOOT_TARGETS := vmlinux.elf vmlinux.bin uImage uImage.srec
 
 .PHONY: $(BOOT_TARGETS) install
--
To unsubscribe from this list: send the line "unsubscribe git-commits-head" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
avr32: drop unused CLEAN_FILES, Linux Kernel Mailing ..., (Sat May 2, 5:00 pm)