coreboot-kgpe-d16/src/southbridge/amd/cimx
Patrick Georgi 23f38cd05c Get rid of drivers class
The use of ramstage.a required the build system to handle some
object files in a special way, which were put in the drivers
class.

These object files didn't provide any symbols that were used
directly (but only via linker magic), and so the linker never
considered them for inclusion.

With ramstage.a gone, we can drop this special class, too.

Change-Id: I6f1369e08d7d12266b506a5597c3a139c5c41a55
Signed-off-by: Patrick Georgi <patrick.georgi@secunet.com>
Reviewed-on: http://review.coreboot.org/1872
Tested-by: build bot (Jenkins)
Reviewed-by: Ronald G. Minnich <rminnich@gmail.com>
2012-11-27 22:00:49 +01:00
..
sb700 Get rid of drivers class 2012-11-27 22:00:49 +01:00
sb800 Get rid of drivers class 2012-11-27 22:00:49 +01:00
sb900 Get rid of drivers class 2012-11-27 22:00:49 +01:00
cimx_util.c Unmark source files as executables 2012-05-10 08:44:08 +02:00
cimx_util.h Unmark source files as executables 2012-05-10 08:44:08 +02:00
Kconfig SB700 southbridge: AMD SB700/SP5100 southbridge CIMX wrapper 2012-02-16 22:31:53 +01:00
Makefile.inc Add simple PMIO & PMIO2 read/write routines to CIMX wrapper 2012-05-09 08:41:43 +02:00