repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
treewide: remove redundant IS_ERR() before error code check
[linux/fpc-iii.git]
/
drivers
/
platform
/
olpc
/
Makefile
blob
e9b67000cbcb53660a31b8e8a8540a551d88b422
1
# SPDX-License-Identifier: GPL-2.0-only
2
#
3
# OLPC XO platform-specific drivers
4
#
5
obj-
$(
CONFIG_OLPC_EC
) +=
olpc-ec.o
6
obj-
$(
CONFIG_OLPC_XO175_EC
) +=
olpc-xo175-ec.o