Add 'qcom/display/' from DISPLAY.LA.5.0.r1-06600-pakala.0 of https://git.codelinaro.org/clo/la/platform/vendor/opensource/display-devicetree
git-subtree-dir: qcom/display git-subtree-mainline:5c1b2eea72
git-subtree-split:8c12068d4d
This commit is contained in:
9
qcom/display/Makefile
Normal file
9
qcom/display/Makefile
Normal file
@@ -0,0 +1,9 @@
|
||||
KBUILD_OPTIONS+=KBUILD_EXTMOD_DTS=.
|
||||
|
||||
all: dtbs
|
||||
|
||||
clean:
|
||||
$(MAKE) -C $(KERNEL_SRC) M=$(M) clean
|
||||
|
||||
%:
|
||||
$(MAKE) -C $(KERNEL_SRC) M=$(M) $@ $(KBUILD_OPTIONS)
|
Reference in New Issue
Block a user