Added new files.
FossilOrigin-Name: b2cfdd2aab9d51451853a90e813bed6c117bb769074d86c5128b688b0f00ac4b
This commit is contained in:
parent
29ecd74a12
commit
2d96747a73
@ -66,6 +66,12 @@ LWAPPOBJS = \
|
|||||||
lw_put_cisco_path_mtu.o \
|
lw_put_cisco_path_mtu.o \
|
||||||
lw_readelem_wtp_name.o \
|
lw_readelem_wtp_name.o \
|
||||||
lw_put_80211_wtp_wlan_radio_configuration.o \
|
lw_put_80211_wtp_wlan_radio_configuration.o \
|
||||||
|
lw_readelem_vendor_specific.o \
|
||||||
|
lw_vendor_id_to_str.o \
|
||||||
|
lw_elem_id_to_str.o \
|
||||||
|
lw_msg_id_to_str.o \
|
||||||
|
lw_cisco_id_to_str.o
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
# LWAPP cisco vendor specific objs
|
# LWAPP cisco vendor specific objs
|
||||||
@ -137,7 +143,6 @@ CAPWAPOBJS= \
|
|||||||
cw_msgelemtostr.o \
|
cw_msgelemtostr.o \
|
||||||
cw_msgtostr.o \
|
cw_msgtostr.o \
|
||||||
hdr_print.o \
|
hdr_print.o \
|
||||||
cw_ianavendoridtostr.o \
|
|
||||||
cw_readelem_ecn_support.o \
|
cw_readelem_ecn_support.o \
|
||||||
cw_readelem_maximum_message_length.o \
|
cw_readelem_maximum_message_length.o \
|
||||||
cw_readelem_result_code.o\
|
cw_readelem_result_code.o\
|
||||||
@ -153,8 +158,10 @@ CAPWAPOBJS= \
|
|||||||
cwmsg_addelem_vendor_cisco_mwar_addr.o \
|
cwmsg_addelem_vendor_cisco_mwar_addr.o \
|
||||||
lw_readelem_wtp_board_data.o \
|
lw_readelem_wtp_board_data.o \
|
||||||
cw_readmsg_configuration_status_response.o \
|
cw_readmsg_configuration_status_response.o \
|
||||||
|
cw_cisco_id_to_str.o\
|
||||||
|
|
||||||
|
|
||||||
|
#cw_ianavendoridtostr.o \
|
||||||
|
|
||||||
# cwmsg_addelem_vendor_cisco_ap_timesync.o \
|
# cwmsg_addelem_vendor_cisco_ap_timesync.o \
|
||||||
# cwmsg_addelem_vendor_specific_payload.o \
|
# cwmsg_addelem_vendor_specific_payload.o \
|
||||||
|
Loading…
Reference in New Issue
Block a user