Sign in
gem5
/
arm
/
linux-arm-legacy
/
3b2ca83194ef26ca2af2567e27605bf8b29c691b
/
.
/
drivers
/
net
/
ethernet
/
cadence
/
Makefile
blob: 9068b8331ed18b52f5df76b75d5f5f9ad4125cf2 [
file
] [
log
] [
blame
]
#
# Makefile for the Atmel network device drivers.
#
obj
-
$
(
CONFIG_ARM_AT91_ETHER
)
+=
at91_ether
.
o
obj
-
$
(
CONFIG_MACB
)
+=
macb
.
o