dashboard
repositories
activity
search
login
lzh
/
A133
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
feat(mipi): touch node binding screen device tree
lin
2025-03-11
6f4f7a76e03a46fefb056a4b18197f1d9e8aa939
[~lzh/A133.git]
/
longan
/
kernel
/
linux-4.9
/
arch
/
arm64
/
boot
/
dts
/
broadcom
/
Makefile
1
2
3
4
5
6
7
dtb-$(CONFIG_ARCH_BCM2835) += bcm2837-rpi-3-b.dtb
dtb-$(CONFIG_ARCH_BCM_IPROC) += ns2-svk.dtb
dtb-$(CONFIG_ARCH_VULCAN) += vulcan-eval.dtb
always := $(dtb-y)
subdir-y := $(dts-dirs)
clean-files := *.dtb