xpp: also install init (non)script for xpd_echo
git-svn-id: http://svn.asterisk.org/svn/dahdi/linux/trunk@10012 a0bf4364-ded3-4de4-8d8a-66a801d63aff
This commit is contained in:
parent
304e481d47
commit
65361158b5
@ -5,7 +5,7 @@ FPGA_FW = FPGA_FXS.hex FPGA_1141.hex FPGA_1151.hex FPGA_1161.hex
|
||||
PIC_FW = PIC_TYPE_1.hex PIC_TYPE_2.hex PIC_TYPE_3.hex PIC_TYPE_4.hex
|
||||
FIRMWARES = USB_FW.hex $(FPGA_FW) $(PIC_FW)
|
||||
PROTO_VER = 30
|
||||
SCRIPTS_BASE = $(patsubst %,init_card_%_$(PROTO_VER),1 2 3 4)
|
||||
SCRIPTS_BASE = $(patsubst %,init_card_%_$(PROTO_VER),1 2 3 4 5)
|
||||
SCRIPTS = $(SCRIPTS_BASE:%=../%)
|
||||
TARGET = $(DESTDIR)/usr/share/dahdi
|
||||
|
||||
|
3
drivers/dahdi/xpp/init_card_5_30
Executable file
3
drivers/dahdi/xpp/init_card_5_30
Executable file
@ -0,0 +1,3 @@
|
||||
#!/bin/true
|
||||
|
||||
# ATM this script does nothing.
|
Loading…
Reference in New Issue
Block a user