blob: 02a9261c0fa612fb93775b07fe826ed1640fe306 [file] [log] [blame]
Arunkumar T8ebe1532015-06-10 16:01:53 +05301# ###################################################
2# # Makefile for the NSS driver
3# ###################################################
4obj-m += qca-nss-drv.o
5
6#
7# List the files that belong to the driver in alphabetical order.
8#
9qca-nss-drv-objs := \
Arunkumar T7fb3bcc2017-03-15 19:38:36 +053010 nss_bridge.o \
Sachin Shashidhar07b00612018-05-18 15:10:50 -070011 nss_bridge_log.o \
Stephen Wang90c67de2016-04-26 15:15:59 -070012 nss_capwap.o \
Sachin Shashidhare6babc52018-05-29 15:20:40 -070013 nss_capwap_log.o \
Yu Huang8c107082017-07-24 14:58:26 -070014 nss_capwap_stats.o \
Arunkumar T8ebe1532015-06-10 16:01:53 +053015 nss_cmn.o \
16 nss_core.o \
Guojun Jinf3588a82015-07-05 22:01:22 -070017 nss_coredump.o \
Arunkumar T8ebe1532015-06-10 16:01:53 +053018 nss_crypto.o \
Stephen Wang90c67de2016-04-26 15:15:59 -070019 nss_dtls.o \
Sachin Shashidhardd91a4d2018-06-04 14:52:12 -070020 nss_dtls_log.o \
Yu Huang8c107082017-07-24 14:58:26 -070021 nss_dtls_stats.o \
Arunkumar T8ebe1532015-06-10 16:01:53 +053022 nss_dynamic_interface.o \
Arunkumar T7fb3bcc2017-03-15 19:38:36 +053023 nss_edma.o \
Yu Huang8c107082017-07-24 14:58:26 -070024 nss_edma_stats.o \
Stephen Wang90c67de2016-04-26 15:15:59 -070025 nss_eth_rx.o \
Yu Huang8c107082017-07-24 14:58:26 -070026 nss_eth_rx_stats.o \
Arunkumar Tfda21a82017-05-15 18:20:11 +053027 nss_gre.o \
Yu Huang8c107082017-07-24 14:58:26 -070028 nss_gre_stats.o \
Arunkumar T8ebe1532015-06-10 16:01:53 +053029 nss_gre_redir.o \
Yu Huang8c107082017-07-24 14:58:26 -070030 nss_gre_redir_stats.o \
Arunkumar T5fc2cd62016-09-01 15:03:12 +053031 nss_gre_tunnel.o \
Yu Huang8c107082017-07-24 14:58:26 -070032 nss_gre_tunnel_stats.o \
Arunkumar T8ebe1532015-06-10 16:01:53 +053033 nss_if.o \
34 nss_init.o \
35 nss_ipsec.o \
36 nss_ipv4.o \
Yu Huang8c107082017-07-24 14:58:26 -070037 nss_ipv4_stats.o \
Suruchi Agarwale3940e72016-07-06 15:56:51 -070038 nss_ipv4_log.o \
Arunkumar T8ebe1532015-06-10 16:01:53 +053039 nss_ipv4_reasm.o \
Yu Huang8c107082017-07-24 14:58:26 -070040 nss_ipv4_reasm_stats.o \
Arunkumar T8ebe1532015-06-10 16:01:53 +053041 nss_ipv6.o \
Yu Huang8c107082017-07-24 14:58:26 -070042 nss_ipv6_stats.o \
Suruchi Agarwale3940e72016-07-06 15:56:51 -070043 nss_ipv6_log.o \
Selin Dag60a2f5b2015-06-29 14:39:49 -070044 nss_ipv6_reasm.o \
Yu Huang8c107082017-07-24 14:58:26 -070045 nss_ipv6_reasm_stats.o \
Arunkumara7605d72015-09-21 20:42:27 +053046 nss_l2tpv2.o \
Yu Huang8c107082017-07-24 14:58:26 -070047 nss_l2tpv2_stats.o \
Stephen Wang90c67de2016-04-26 15:15:59 -070048 nss_lag.o \
Sachin Shashidhar384d2aa2018-08-06 19:27:55 -070049 nss_lag_log.o \
Stephen Wang90c67de2016-04-26 15:15:59 -070050 nss_log.o \
51 nss_lso_rx.o \
Yu Huang8c107082017-07-24 14:58:26 -070052 nss_lso_rx_stats.o \
mandrwc6744902016-04-04 12:23:36 +053053 nss_map_t.o \
Yu Huang8c107082017-07-24 14:58:26 -070054 nss_map_t_stats.o \
Arunkumar T8ebe1532015-06-10 16:01:53 +053055 nss_n2h.o \
Yu Huang8c107082017-07-24 14:58:26 -070056 nss_n2h_stats.o \
Sivanesan Rajapupathi5c31b212016-01-06 16:21:57 -050057 nss_oam.o \
Stephen Wang90c67de2016-04-26 15:15:59 -070058 nss_phys_if.o \
Stephen Wang90c67de2016-04-26 15:15:59 -070059 nss_pm.o \
Arunkumar T7fb3bcc2017-03-15 19:38:36 +053060 nss_profiler.o \
Stephen Wang90c67de2016-04-26 15:15:59 -070061 nss_portid.o \
Yu Huang8c107082017-07-24 14:58:26 -070062 nss_portid_stats.o \
Arunkumar T7fb3bcc2017-03-15 19:38:36 +053063 nss_ppe.o \
Yu Huang8c107082017-07-24 14:58:26 -070064 nss_ppe_stats.o \
Stephen Wang90c67de2016-04-26 15:15:59 -070065 nss_pppoe.o \
Yu Huang8c107082017-07-24 14:58:26 -070066 nss_pppoe_stats.o \
Stephen Wang90c67de2016-04-26 15:15:59 -070067 nss_pptp.o \
Yu Huang8c107082017-07-24 14:58:26 -070068 nss_pptp_stats.o \
Cemil Coskun9165c762017-12-04 14:35:24 -080069 nss_rps.o \
Stephen Wang90c67de2016-04-26 15:15:59 -070070 nss_shaper.o \
71 nss_sjack.o \
Yu Huang8c107082017-07-24 14:58:26 -070072 nss_sjack_stats.o \
Stephen Wang90c67de2016-04-26 15:15:59 -070073 nss_stats.o \
74 nss_tstamp.o \
75 nss_tun6rd.o \
Arunkumar T7fb3bcc2017-03-15 19:38:36 +053076 nss_trustsec_tx.o \
Yu Huang8c107082017-07-24 14:58:26 -070077 nss_trustsec_tx_stats.o \
Stephen Wang90c67de2016-04-26 15:15:59 -070078 nss_tunipip6.o \
79 nss_virt_if.o \
Yu Huang8c107082017-07-24 14:58:26 -070080 nss_virt_if_stats.o \
Arunkumar T7fb3bcc2017-03-15 19:38:36 +053081 nss_vlan.o \
Arunkumar T2d99a492015-08-31 19:29:48 +053082 nss_wifi.o \
Yu Huang8c107082017-07-24 14:58:26 -070083 nss_wifi_stats.o \
Rakesh Nairc9cc58e2015-08-07 15:07:36 +053084 nss_wifi_if.o \
Yu Huang8c107082017-07-24 14:58:26 -070085 nss_wifi_if_stats.o \
Stephen Wang90c67de2016-04-26 15:15:59 -070086 nss_wifi_vdev.o
Arunkumar T8ebe1532015-06-10 16:01:53 +053087
Stephen Wang90c67de2016-04-26 15:15:59 -070088qca-nss-drv-objs += nss_hal/nss_hal.o
Arunkumar T8ebe1532015-06-10 16:01:53 +053089qca-nss-drv-objs += nss_hal/fsm9010/nss_hal_pvt.o
Stephen Wang5901def2016-05-09 16:21:03 -070090qca-nss-drv-objs += nss_data_plane/nss_data_plane.o
91qca-nss-drv-objs += nss_data_plane/nss_data_plane_gmac.o
Arunkumar T8ebe1532015-06-10 16:01:53 +053092
93ccflags-y += -I$(obj)/nss_hal/include
Stephen Wang5901def2016-05-09 16:21:03 -070094ccflags-y += -I$(obj)/nss_data_plane/include
Arunkumar T8ebe1532015-06-10 16:01:53 +053095ccflags-y += -I$(obj)/exports
Stephen Wang90c67de2016-04-26 15:15:59 -070096ccflags-y += -I$(obj)/nss_hal/fsm9010 -DNSS_HAL_FSM9010_SUPPORT
Arunkumar T527492b2016-04-15 10:53:29 +053097ccflags-y += -DNSS_DEBUG_LEVEL=0 -DNSS_EMPTY_BUFFER_SIZE=1984 -DNSS_PKT_STATS_ENABLED=1
Thomas Wu6d90b412018-07-10 11:38:35 -070098ccflags-y += -DNSS_DT_SUPPORT=1 -DNSS_PM_SUPPORT=0 -DNSS_FW_DBG_SUPPORT=0 -DNSS_SKB_REUSE_SUPPORT=0
Anish Nataraj05d31f62016-08-17 17:07:14 +053099ccflags-y += -DNSS_PPP_SUPPORT=0 -DNSS_FREQ_SCALE_SUPPORT=0 -DNSS_FABRIC_SCALING_SUPPORT=0