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
pvrusb2: reduce stack usage pvr2_eeprom_analyze()
[linux/fpc-iii.git]
/
drivers
/
net
/
ethernet
/
arc
/
Makefile
blob
79108af553fb8d9d6f4097a20b09b0372a1af505
1
#
2
# Makefile for the ARC network device drivers.
3
#
4
5
arc_emac-objs
:=
emac_main.o emac_mdio.o
6
obj-
$(
CONFIG_ARC_EMAC_CORE
) +=
arc_emac.o
7
obj-
$(
CONFIG_ARC_EMAC
) +=
emac_arc.o
8
obj-
$(
CONFIG_EMAC_ROCKCHIP
) +=
emac_rockchip.o