aboutsummaryrefslogtreecommitdiffstats
path: root/tools/firmware/etherboot/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tools/firmware/etherboot/Makefile')
-rw-r--r--tools/firmware/etherboot/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/firmware/etherboot/Makefile b/tools/firmware/etherboot/Makefile
index d23a54b34d..c09140eb19 100644
--- a/tools/firmware/etherboot/Makefile
+++ b/tools/firmware/etherboot/Makefile
@@ -56,7 +56,7 @@ $D/src/bin/NIC: $D/src/arch/i386/Makefile
.PHONY: clean
clean:
- rm -rf $D $D.git *~ eb-roms.h _$T
+ rm -rf $D $D.git *~ eb-roms.h _$T $T
.PHONY: distclean
distclean: clean