blob: 3a101bea7d9c1a130e510f81cfa0378badb518e1 [file] [log] [blame]
Pamidipati, Vijayc6ae5662013-06-10 11:03:55 +05301# ###################################################
2# # Makefile for the NSS driver
3# ###################################################
4
Abhishek Rastogibc74e432013-04-02 10:28:22 +05305obj-m += qca-nss-drv.o
Sol Kavy2783c072014-04-05 12:53:13 -07006
Sol Kavy879eb8b2014-04-07 19:11:31 -07007#
8# List the files that belong to the driver in alphabetical order.
9#
Sol Kavy2783c072014-04-05 12:53:13 -070010qca-nss-drv-objs := \
Sakthi Vignesh Radhakrishnan4577f9b2016-08-23 11:29:40 -070011 nss_bridge.o \
Stephen Wang90c67de2016-04-26 15:15:59 -070012 nss_capwap.o \
Sol Kavy2783c072014-04-05 12:53:13 -070013 nss_cmn.o \
14 nss_core.o \
Guojun Jin1cb79522015-06-22 22:34:22 -070015 nss_coredump.o \
Samarjeet Banerjeede86b802014-04-10 02:59:49 +053016 nss_crypto.o \
Tushar Mathurff8741b2015-12-02 20:28:59 +053017 nss_dtls.o \
Ankit Dhanuka9b430252014-08-12 13:53:41 +053018 nss_dynamic_interface.o \
Shashank Balashankar512cb602016-08-01 17:57:42 -070019 nss_edma.o \
Stephen Wang90c67de2016-04-26 15:15:59 -070020 nss_eth_rx.o \
Ankit Dhanuka607508d2014-08-21 20:20:34 +053021 nss_gre_redir.o \
Thomas Wu71c5ecc2016-06-21 11:15:52 -070022 nss_gre_tunnel.o \
Sol Kavya55c9a52014-04-08 14:33:16 -070023 nss_if.o \
Samarjeet Banerjeed99d9d02014-04-08 18:51:00 +053024 nss_init.o \
25 nss_ipsec.o \
Sol Kavy2783c072014-04-05 12:53:13 -070026 nss_ipv4.o \
Suruchi Agarwale3940e72016-07-06 15:56:51 -070027 nss_ipv4_log.o \
Selin Dag6d9b0c12014-11-04 18:27:21 -080028 nss_ipv4_reasm.o \
Sol Kavy879eb8b2014-04-07 19:11:31 -070029 nss_ipv6.o \
Suruchi Agarwale3940e72016-07-06 15:56:51 -070030 nss_ipv6_log.o \
Selin Dag60a2f5b2015-06-29 14:39:49 -070031 nss_ipv6_reasm.o \
ratheesh kannoth7af985d2015-06-24 15:08:40 +053032 nss_l2tpv2.o \
Stephen Wang90c67de2016-04-26 15:15:59 -070033 nss_lag.o \
34 nss_log.o \
35 nss_lso_rx.o \
ratheesh kannotha1245c32015-11-04 16:45:43 +053036 nss_map_t.o \
Stephen Wang38e89bc2014-11-06 11:34:45 -080037 nss_n2h.o \
Sivanesan Rajapupathi5c31b212016-01-06 16:21:57 -050038 nss_oam.o \
Stephen Wang90c67de2016-04-26 15:15:59 -070039 nss_phys_if.o \
mandrew496aba72016-11-19 14:12:38 +053040 nss_pm.o \
Stephen Wang90c67de2016-04-26 15:15:59 -070041 nss_profiler.o \
42 nss_portid.o \
Amit Gupta316729b2016-08-12 12:21:15 +053043 nss_ppe.o \
Stephen Wang90c67de2016-04-26 15:15:59 -070044 nss_pppoe.o \
45 nss_pptp.o \
46 nss_shaper.o \
47 nss_sjack.o \
48 nss_stats.o \
49 nss_tstamp.o \
50 nss_tun6rd.o \
Stephen Wangec5a85c2016-09-08 23:32:27 -070051 nss_trustsec_tx.o \
Stephen Wang90c67de2016-04-26 15:15:59 -070052 nss_tunipip6.o \
53 nss_virt_if.o \
Bharath M Kumarcc666e92014-12-24 19:17:28 +053054 nss_wifi.o \
Stephen Wang90c67de2016-04-26 15:15:59 -070055 nss_wifi_if.o \
56 nss_wifi_vdev.o
Sol Kavy2783c072014-04-05 12:53:13 -070057
58#
59# TODO: Deprecated files should be removed before merge
60#
Stephen Wang90c67de2016-04-26 15:15:59 -070061qca-nss-drv-objs += nss_tx_rx_virt_if.o
62
Stephen Wang5901def2016-05-09 16:21:03 -070063# Base NSS data plane/HAL support
64qca-nss-drv-objs += nss_data_plane/nss_data_plane.o
Stephen Wang90c67de2016-04-26 15:15:59 -070065qca-nss-drv-objs += nss_hal/nss_hal.o
66
Stephen Wangbe348022016-05-02 17:11:34 -070067# All active qsdk branches (banana/coconut/trunk) supports ipq806x
Stephen Wang5901def2016-05-09 16:21:03 -070068qca-nss-drv-objs += nss_data_plane/nss_data_plane_gmac.o \
69 nss_hal/ipq806x/nss_hal_pvt.o
Stephen Wang90c67de2016-04-26 15:15:59 -070070ccflags-y += -I$(obj)/nss_hal/ipq806x -DNSS_HAL_IPQ806X_SUPPORT
Sol Kavy2783c072014-04-05 12:53:13 -070071
Stephen Wangbe348022016-05-02 17:11:34 -070072# Only 4.4 Kernel (qsdk trunk) supports ipq807x
73ifneq ($(findstring 4.4., $(KERNELVERSION)),)
Stephen Wangdf8323b2016-05-09 22:51:22 -070074qca-nss-drv-objs += nss_data_plane/nss_data_plane_edma.o \
75 nss_hal/ipq807x/nss_hal_pvt.o
Stephen Wangbe348022016-05-02 17:11:34 -070076ccflags-y += -I$(obj)/nss_hal/ipq807x -DNSS_HAL_IPQ807x_SUPPORT
77endif
78
Stephen Wang5901def2016-05-09 16:21:03 -070079ccflags-y += -I$(obj)/nss_hal/include -I$(obj)/nss_data_plane/include -I$(obj)/exports -DNSS_DEBUG_LEVEL=0 -DNSS_PKT_STATS_ENABLED=1
80
Anish Nataraj05d31f62016-08-17 17:07:14 +053081ccflags-y += -DNSS_PM_DEBUG_LEVEL=0 -DNSS_SKB_RECYCLE_SUPPORT=1
Arunkumar Tba9b4a02016-11-07 11:41:14 +053082ccflags-y += -Werror
Pamidipati, Vijayc6ae5662013-06-10 11:03:55 +053083
Sundarajan Srinivasan4691ba62014-11-07 11:24:07 -080084ifneq ($(findstring 3.4, $(KERNELVERSION)),)
Ankit Dhanuka4ac3c9f2015-08-10 16:03:00 +053085NSS_CCFLAGS = -DNSS_DT_SUPPORT=0 -DNSS_FW_DBG_SUPPORT=1 -DNSS_PM_SUPPORT=1 -DNSS_EMPTY_BUFFER_SIZE=1984
Sundarajan Srinivasan4691ba62014-11-07 11:24:07 -080086else
Radha krishna Simha Jiguru69224582015-11-04 15:28:58 +053087NSS_CCFLAGS = -DNSS_DT_SUPPORT=1 -DNSS_FW_DBG_SUPPORT=0 -DNSS_PM_SUPPORT=0 -DNSS_EMPTY_BUFFER_SIZE=1984
Stephen Wang90c67de2016-04-26 15:15:59 -070088
Sundarajan Srinivasan4691ba62014-11-07 11:24:07 -080089ccflags-y += -I$(obj)
90endif
91
ratheesh kannotha1245c32015-11-04 16:45:43 +053092# Only the 3.14 Kernel implements fabric scaling framework and map-t
Stephen Wang463f1cf2016-03-29 15:25:51 -070093ifneq ($(findstring 3.14, $(KERNELVERSION)),)
Stephen Wang90c67de2016-04-26 15:15:59 -070094NSS_CCFLAGS += -DNSS_FABRIC_SCALING_SUPPORT=1
Stephen Wang463f1cf2016-03-29 15:25:51 -070095else
Stephen Wang90c67de2016-04-26 15:15:59 -070096NSS_CCFLAGS += -DNSS_FABRIC_SCALING_SUPPORT=0
Stephen Wang463f1cf2016-03-29 15:25:51 -070097endif
98
Arunkumar T28b2d742015-06-16 22:15:58 +053099# Disable Frequency scaling
100ifeq "$(NSS_FREQ_SCALE_DISABLE)" "y"
101ccflags-y += -DNSS_FREQ_SCALE_SUPPORT=0
102else
103qca-nss-drv-objs += nss_freq.o
104ccflags-y += -DNSS_FREQ_SCALE_SUPPORT=1
105endif
106
Sundarajan Srinivasan4691ba62014-11-07 11:24:07 -0800107ccflags-y += $(NSS_CCFLAGS)
108
109export NSS_CCFLAGS
110
Pamidipati, Vijayc6ae5662013-06-10 11:03:55 +0530111obj ?= .
Abhishek Rastogibc74e432013-04-02 10:28:22 +0530112