repo.or.cz
/
zen-stable.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
sfc: Don't use enums as a bitmask.
[zen-stable.git]
/
drivers
/
net
/
can
/
softing
/
Makefile
blob
c5e5016c742ee040f5ccf8f202b4896357abe7b4
1
2
softing-y
:=
softing_main.o softing_fw.o
3
obj-
$(
CONFIG_CAN_SOFTING
) +=
softing.o
4
obj-
$(
CONFIG_CAN_SOFTING_CS
) +=
softing_cs.o
5
6
ccflags-
$(
CONFIG_CAN_DEBUG_DEVICES
) := -
DDEBUG