This website works better with JavaScript.
Explore
Help
Sign In
jenna
/
kernel_samsung_sm7125
Watch
1
Star
0
Fork
You've already forked kernel_samsung_sm7125
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
188898
Commits
6
Branches
0
Tags
1.2 GiB
Tag:
Branch:
Tree:
e7176a37d4
15.0
fifteen
fourteen
tirimbino
urubino
urubino-ksu
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'e7176a37d4'
${ noResults }
kernel_samsung_sm7125
/
drivers
/
sfi
/
Makefile
4 lines
41 B
Raw
Normal View
History
Unescape
Escape
SFI: add platform-independent core support drivers/sfi/sfi_core.c contains the generic SFI implementation. It has a private header, sfi_core.h, for its own use and the private use of future files in drivers/sfi/ Signed-off-by: Feng Tang <feng.tang@intel.com> Signed-off-by: Len Brown <len.brown@intel.com>
16 years ago
obj-y
+=
sfi_acpi.o
obj-y
+=
sfi_core.o