repo.or.cz
/
cris-mirror.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[cris-mirror.git]
/
drivers
/
net
/
ethernet
/
qualcomm
/
rmnet
/
Makefile
blob
01bddf207cac5aab1a18342a19900fe73ed84418
1
#
2
# Makefile for the RMNET module
3
#
4
5
rmnet-y
:=
rmnet_config.o
6
rmnet-y
+=
rmnet_vnd.o
7
rmnet-y
+=
rmnet_handlers.o
8
rmnet-y
+=
rmnet_map_data.o
9
rmnet-y
+=
rmnet_map_command.o
10
obj-
$(
CONFIG_RMNET
) +=
rmnet.o