X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=Makefile;h=e9fc83c4c777bd3c2853e2a3d8a920ffd7fbe848;hb=aaed2eb5c741b4d2184d0a270edf30e4209fa07d;hp=ca3c5c3c5daa894afd4dc46b52bfea98be7dc4d9;hpb=e8a8b8246a5e7dee9db19b14b31039389ccf99af;p=karo-tx-uboot.git diff --git a/Makefile b/Makefile index ca3c5c3c5d..e9fc83c4c7 100644 --- a/Makefile +++ b/Makefile @@ -755,8 +755,7 @@ $(obj).boards.depend: boards.cfg ######################################################################### clean: - @rm -f $(obj)examples/standalone/82559_eeprom \ - $(obj)examples/standalone/atmel_df_pow2 \ + @rm -f $(obj)examples/standalone/atmel_df_pow2 \ $(obj)examples/standalone/eepro100_eeprom \ $(obj)examples/standalone/hello_world \ $(obj)examples/standalone/interrupt \