dashboard
repositories
activity
search
login
hc
/
RK356X_SDK_RELEASE
forked from
~ljy/RK356X_SDK_RELEASE
summary
commits
tree
docs
forks
compare
blame
|
history
|
raw
add support mipi 1280x800_LCD
hc
2023-03-15
de7d2b82e1d37d435e0b93009a6a472b54b9d6a1
[~hc/RK356X_SDK_RELEASE.git]
/
kernel
/
drivers
/
mtd
/
nand
/
spi
/
Makefile
1
2
3
# SPDX-License-Identifier: GPL-2.0
spinand-objs := core.o macronix.o micron.o winbond.o
obj-$(CONFIG_MTD_SPI_NAND) += spinand.o