projects
/
GitHub
/
exynos8895
/
android_kernel_samsung_universal8895.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
091438d
)
avr32: drop unused CLEAN_FILES
author
Sam Ravnborg
<sam@ravnborg.org>
Mon, 20 Apr 2009 18:02:16 +0000
(20:02 +0200)
committer
Sam Ravnborg
<sam@ravnborg.org>
Fri, 1 May 2009 08:54:00 +0000
(10:54 +0200)
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
patch
|
blob
|
blame
|
history
diff --git
a/arch/avr32/Makefile
b/arch/avr32/Makefile
index 0b97e14f73f665e6c3d4c04c1741a854ae16e164..c21a3290d542ddbcbeb4789f82b48de7255a9bba 100644
(file)
--- 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