summaryrefslogtreecommitdiff
path: root/cesar/hal/phy/test/bridgedma-soft/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'cesar/hal/phy/test/bridgedma-soft/Makefile')
-rw-r--r--cesar/hal/phy/test/bridgedma-soft/Makefile13
1 files changed, 0 insertions, 13 deletions
diff --git a/cesar/hal/phy/test/bridgedma-soft/Makefile b/cesar/hal/phy/test/bridgedma-soft/Makefile
deleted file mode 100644
index 27600eecea..0000000000
--- a/cesar/hal/phy/test/bridgedma-soft/Makefile
+++ /dev/null
@@ -1,13 +0,0 @@
-all: synth sparc
-
-synth:
- $(MAKE) -f synth-Makefile
-
-sparc:
- $(MAKE) -f sparc-Makefile
-
-debug: $(TARGET_PROGRAMS)
- $(CROSS_COMPILE)objdump -DSt $< > $<.dis
-
-clean:
- rm -rf obj