Skip to content

Commit

Permalink
avr32: drop unused CLEAN_FILES
Browse files Browse the repository at this point in the history
Left over from before we used arch/avr32/include

Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Cc: Jesper Nilsson <jesper.nilsson@axis.com>
  • Loading branch information
Sam Ravnborg committed May 1, 2009
1 parent 091438d commit c520f72
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions arch/avr32/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit c520f72

Please sign in to comment.