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
/
platform
/
Makefile
1
2
3
4
5
6
7
8
9
#
# Makefile for linux/drivers/platform
#
obj-$(CONFIG_X86) += x86/
obj-$(CONFIG_MIPS) += mips/
obj-$(CONFIG_OLPC) += olpc/
obj-$(CONFIG_GOLDFISH) += goldfish/
obj-$(CONFIG_CHROME_PLATFORMS) += chrome/