This website requires JavaScript.
Explore
Help
Sign In
hollalinux
/
linux-sg2042
mirror of
https://github.com/sophgo/linux-riscv.git
Watch
1
Star
0
Fork
You've already forked linux-sg2042
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
7159dbdae3
linux-sg2042
/
drivers
/
acpi
/
nfit
/
Makefile
5 lines
101 B
Makefile
Raw
Blame
History
obj-$(CONFIG_ACPI_NFIT)
:=
nfit.o
nfit-y
:=
core.o
nfit-y
+=
intel.o
nfit-$(CONFIG_X86_MCE)
+=
mce.o
Reference in New Issue
View Git Blame
Copy Permalink