diff options
author | Jon Loeliger <jdl@freescale.com> | 2006-08-23 10:40:37 -0500 |
---|---|---|
committer | Jon Loeliger <jdl@freescale.com> | 2006-08-23 10:40:37 -0500 |
commit | 5e4c24bcb39eaba70281c2a3d214327649503255 (patch) | |
tree | 224d54a6d329e1c94307520b3639c76b3d2d25f2 /drivers/Makefile | |
parent | ad09083c3736ea72bceee92721933513d3137b66 (diff) | |
parent | dabf9ef8c10b4dead5ef2106ef742b1c06b542de (diff) |
Merge branch 'mpc86xx'
Diffstat (limited to 'drivers/Makefile')
-rw-r--r-- | drivers/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/Makefile b/drivers/Makefile index 9be95c7bb8f..25e162249f4 100644 --- a/drivers/Makefile +++ b/drivers/Makefile @@ -44,7 +44,7 @@ OBJS = 3c589.o 5701rls.o ali512x.o \ serial.o serial_max3100.o \ serial_pl010.o serial_pl011.o serial_xuartlite.o \ sl811_usb.o sm501.o smc91111.o smiLynxEM.o \ - status_led.o sym53c8xx.o \ + status_led.o sym53c8xx.o ahci.o \ ti_pci1410a.o tigon3.o tsec.o \ usbdcore.o usbdcore_ep0.o usbdcore_omap1510.o usbtty.o \ videomodes.o w83c553f.o \ |