mirror of
git://nv-tegra.nvidia.com/linux-nv-oot.git
synced 2025-12-24 10:11:26 +03:00
Revert "nvethernet: Remove Makefile macro UPDATED_PAD_CAL"
This reverts commit bc28c4d1bdb1f6e489748acc598e591b63717177. Bug 3494618 Change-Id: Ib5e96eee4ee5b862a3cef928501ec9968952dbfc Signed-off-by: Hyong Bin Kim <hyongbink@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/c/linux-nvidia/+/2651959 Reviewed-by: svc_kernel_abi <svc_kernel_abi@nvidia.com> Reviewed-by: Mahesh Patil <maheshp@nvidia.com> Reviewed-by: Ashutosh Jha <ajha@nvidia.com> Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com> Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>
This commit is contained in:
committed by
Revanth Kumar Uppala
parent
ccc4b0fa4f
commit
59dcc1f31e
@@ -1,4 +1,4 @@
|
||||
# Copyright (c) 2018-2022, NVIDIA CORPORATION. All rights reserved.
|
||||
# Copyright (c) 2018-2021, NVIDIA CORPORATION. All rights reserved.
|
||||
#
|
||||
# This program is free software; you can redistribute it and/or modify it
|
||||
# under the terms and conditions of the GNU General Public License,
|
||||
@@ -18,7 +18,7 @@ OSI_DMA := nvethernetrm/osi/dma
|
||||
|
||||
obj-$(CONFIG_NVETHERNET) += nvethernet.o
|
||||
|
||||
ccflags-y += -DLINUX_IVC \
|
||||
ccflags-y += -DLINUX_IVC -DUPDATED_PAD_CAL \
|
||||
-I$(srctree.nvidia)/drivers/net/ethernet/nvidia/nvethernet/nvethernetrm/include \
|
||||
-I$(srctree.nvidia)/drivers/net/ethernet/nvidia/nvethernet/nvethernetrm/osi/common/include
|
||||
|
||||
|
||||
Reference in New Issue
Block a user