Remove "atmel_df_pow2" binary with "make clean"
authorWolfgang Denk <wd@denx.de>
Mon, 7 Sep 2009 21:52:31 +0000 (23:52 +0200)
committerTom Rix <Tom.Rix@windriver.com>
Sat, 3 Oct 2009 14:04:19 +0000 (09:04 -0500)
commit8b142ab08b0e7a7eb491c620a3f3870d24327c10
tree982d1a74ae6f1b505b712edfa05493d7742a1fc7
parented51257e2a1e0a6e37cfbd2b116a4d674d678db2
Remove "atmel_df_pow2" binary with "make clean"

Commit 65f6f07b added support for the atmel_df_pow2 standalone program
but missed to add a rule to remove it to the "clean" make target.

Signed-off-by: Wolfgang Denk <wd@denx.de>
Makefile