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 ota
hc
2023-02-18
a08c8b75ee83d7f62c9aefc23bfb42082aa4076c
[~hc/RK356X_SDK_RELEASE.git]
/
kernel
/
arch
/
riscv
/
mm
/
Makefile
1
2
3
4
5
obj-y += init.o
obj-y += fault.o
obj-y += extable.o
obj-y += ioremap.o
obj-y += cacheflush.o