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
This commit is contained in:
Tzafrir Cohen 2011-01-16 20:19:56 +00:00
parent 11edb7d2b5
commit 7e6509855a

View File

@ -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