dashboard
repositories
activity
search
login
lzh
/
A133
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
fix(pmu): temporary solution to the problem of abnormal battery status
lin
2025-02-18
59b6413ea46963124667e54dd4348d204bcf94d5
[~lzh/A133.git]
/
longan
/
kernel
/
linux-4.9
/
drivers
/
media
/
platform
/
coda
/
Makefile
1
2
3
4
5
ccflags-y += -I$(src)
coda-objs := coda-common.o coda-bit.o coda-gdi.o coda-h264.o coda-jpeg.o
obj-$(CONFIG_VIDEO_CODA) += coda.o