external/ will be where 3rd party code lives in the tree.
@@ -14,6 +14,13 @@ ifneq ($(findstring $(LKROOT),$(LKINC)), $(LKROOT))
LKINC := $(LKROOT) $(LKINC)
endif
# add the external path to LKINC
ifneq ($(LKROOT),.)
LKINC += $(LKROOT)/external
else
LKINC += external
export LKMAKEROOT
export LKROOT
export LKINC
The note is not visible to the blocked user.