mirror of
https://github.com/adulau/aha.git
synced 2024-12-27 19:26:25 +00:00
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>
This commit is contained in:
parent
091438dd56
commit
c520f72172
1 changed files with 0 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue