Gitiles
Code Review
Sign In
review.evervolv.com
/
android_kernel_htc_msm8960
/
b47da97728c045a8fd75f36e59ba08cddc8f2292
/
.
/
drivers
/
net
/
ethernet
/
xscale
/
Makefile
blob: b195b9d7fe8133b4c52c8e63fed200fae2213400 [
file
] [
log
] [
blame
]
Jeff Kirsher
b47da97
2011-07-14 22:13:23 -0700
[
diff
] [
blame^
]
1
#
2
# Makefile for the Intel XScale IXP device drivers.
3
#
4
5
obj
-
$
(
CONFIG_ENP2611_MSF_NET
)
+=
ixp2000
/
6
obj
-
$
(
CONFIG_IXP4XX_ETH
)
+=
ixp4xx_eth
.
o