mirror of
git://nv-tegra.nvidia.com/linux-nv-oot.git
synced 2025-12-22 09:11:26 +03:00
nvidia-oot: set the correct linux verison.
Using this patch we are setting the correct linux version for which dts files are getting compiled. Signed-off-by: Manish Bhardwaj <mbhardwaj@nvidia.com> Change-Id: Icfd52c92145742debb5c38bd0303587ae11276b8 Reviewed-on: https://git-master.nvidia.com/r/c/linux-nv-oot/+/2787581 Reviewed-by: Laxman Dewangan <ldewangan@nvidia.com> GVS: Gerrit_Virtual_Submit <buildbot_gerritrpt@nvidia.com>
This commit is contained in:
committed by
mobile promotions
parent
c33732f6ce
commit
ae365a0502
@@ -13,7 +13,7 @@ include $(oottree)/scripts/Makefile.lib
|
|||||||
|
|
||||||
DTC_CPP_FLAGS += $(EXTRA_CPP_FLAGS)
|
DTC_CPP_FLAGS += $(EXTRA_CPP_FLAGS)
|
||||||
|
|
||||||
DTC_CPP_FLAGS += -DLINUX_VERSION=504 -DTEGRA_HOST1X_DT_VERSION=1
|
DTC_CPP_FLAGS += -DLINUX_VERSION=515 -DTEGRA_HOST1X_DT_VERSION=1
|
||||||
|
|
||||||
tegra-dtstree := $(TOP)/hardware/nvidia
|
tegra-dtstree := $(TOP)/hardware/nvidia
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user