summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTzafrir Cohen <tzafrir.cohen@xorcom.com>2011-01-16 20:19:56 +0000
committerTzafrir Cohen <tzafrir.cohen@xorcom.com>2011-01-16 20:19:56 +0000
commit5ca062e41929d4c3e50a741e6e52cbd445704cc4 (patch)
treea5a4896cee3d371417d237ba1dd23aaacee528a6
parentadc9593165c8377935f15cd59d3c919de79ac9f3 (diff)
Remove the (now) duplicate rule
Now that makefw has the proper name, the rule to create it is automatically generated by Kbuild. Removed. git-svn-id: http://svn.asterisk.org/svn/dahdi/linux/trunk@9632 a0bf4364-ded3-4de4-8d8a-66a801d63aff
-rw-r--r--drivers/dahdi/Kbuild3
1 files changed, 0 insertions, 3 deletions
diff --git a/drivers/dahdi/Kbuild b/drivers/dahdi/Kbuild
index e4d33c3..e138573 100644
--- a/drivers/dahdi/Kbuild
+++ b/drivers/dahdi/Kbuild
@@ -143,7 +143,4 @@ $(obj)/tor2fw.h: $(src)/tormenta2.rbt $(obj)/makefw
$(obj)/radfw.h: $(src)/pciradio.rbt $(obj)/makefw
$(obj)/makefw $< radfw > $@
-$(obj)/makefw: $(src)/makefw.c
- $(HOSTCC) -o $@ $^
-
clean-files := radfw.h tor2fw.h