summaryrefslogtreecommitdiff
path: root/arch/arm/mach-mx6/Makefile
diff options
context:
space:
mode:
authorFugang Duan <B38611@freescale.com>2011-11-08 15:54:47 +0800
committerFugang Duan <B38611@freescale.com>2011-11-09 18:01:10 +0800
commit42206d39f3f94b73603c37802545d13f408282cd (patch)
treec978ad66d2b67237c855014388c96dc13c78a0ea /arch/arm/mach-mx6/Makefile
parent80e8ae04539b0f32ad2d002dd65a245c2ba52d05 (diff)
ENGR00161617 - [MX6] : FEC get MAC address from OCOTP.
- FEC get the default MAC address from OCOTP. - If the MAC address is all zero, get the random address. - But, if add para "fec_mac=xx:xx:xx:xx:xx:xx" in uboot, FEC will get the last MAC address from uboot para. Signed-off-by: Fugang Duan <B38611@freescale.com>
Diffstat (limited to 'arch/arm/mach-mx6/Makefile')
-rw-r--r--arch/arm/mach-mx6/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-mx6/Makefile b/arch/arm/mach-mx6/Makefile
index 7b3231f88647..d0fe1f4e3410 100644
--- a/arch/arm/mach-mx6/Makefile
+++ b/arch/arm/mach-mx6/Makefile
@@ -3,7 +3,7 @@
#
# Object file lists.
-obj-y := cpu.o mm.o system.o devices.o dummy_gpio.o irq.o bus_freq.o usb_dr.o usb_h1.o usb_h2.o usb_h3.o pm.o cpu_op-mx6.o mx6_wfi.o mx6_anatop_regulator.o
+obj-y := cpu.o mm.o system.o devices.o dummy_gpio.o irq.o bus_freq.o usb_dr.o usb_h1.o usb_h2.o usb_h3.o pm.o cpu_op-mx6.o mx6_wfi.o mx6_fec.o mx6_anatop_regulator.o
obj-$(CONFIG_ARCH_MX6) += clock.o mx6q_suspend.o
obj-$(CONFIG_MACH_MX6Q_ARM2) += board-mx6q_arm2.o