]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/tqc/tqm8xx/u-boot.lds
drivers: move some drivers to drivers/Makefile
[karo-tx-uboot.git] / board / tqc / tqm8xx / u-boot.lds
index 1d905e94217da19fef2a99382ca5bc38b71c6076..cbfc94f57ea41e743d4098f9e096d94e685c5bc6 100644 (file)
@@ -23,8 +23,8 @@ SECTIONS
     board/tqc/tqm8xx/libtqm8xx.o       (.text*)
     disk/libdisk.o                     (.text*)
     drivers/net/libnet.o               (.text*)
-    drivers/pcmcia/libpcmcia.o         (.text.pcmcia_on)
-    drivers/pcmcia/libpcmcia.o         (.text.pcmcia_hardware_enable)
+    drivers/libdrivers.o               (.text.pcmcia_on)
+    drivers/libdrivers.o               (.text.pcmcia_hardware_enable)
 
     . = DEFINED(env_offset) ? env_offset : .;
     common/env_embedded.o      (.ppcenv*)