replace common qcom sources with samsung ones
This commit is contained in:
15
qcom/opensource/wlan/wlan-devicetree/Kbuild
Normal file
15
qcom/opensource/wlan/wlan-devicetree/Kbuild
Normal file
@@ -0,0 +1,15 @@
|
||||
#ifeq ($(CONFIG_ARCH_SUN),y)
|
||||
#dtbo-y += sun-kiwi-cnss.dtbo
|
||||
#dtbo-y += sun-kiwi-cnss-v8.dtbo
|
||||
#dtbo-y += sun-peach-cnss.dtbo
|
||||
#dtbo-y += sun-peach-cnss-v8.dtbo
|
||||
#endif
|
||||
|
||||
#ifeq ($(CONFIG_ARCH_PINEAPPLE),y)
|
||||
#dtbo-y += pineapple-kiwi-cnss.dtbo
|
||||
#dtbo-y += pineapplep-hdk-kiwi-cnss.dtbo
|
||||
#endif
|
||||
|
||||
#always-y := $(dtb-y) $(dtbo-y)
|
||||
#subdir-y := $(dts-dirs)
|
||||
#clean-files := *.dtb *.dtbo
|
Reference in New Issue
Block a user