Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
2744e8afb3b76343e7eb8197e8b3e085036010a5
/
.
/
drivers
/
pinctrl
/
Makefile
blob: 596ce9f22896052cf75616d01d6204a420758ff9 [
file
] [
log
] [
blame
]
Linus Walleij
2744e8a
2011-05-02 20:50:54 +0200
[
diff
] [
blame^
]
1
# generic pinmux support
2
3
ccflags
-
$
(
CONFIG_DEBUG_PINMUX
)
+=
-
DDEBUG
4
5
obj
-
$
(
CONFIG_PINCTRL
)
+=
core
.
o
6
obj
-
$
(
CONFIG_PINMUX
)
+=
pinmux
.
o