coreboot/src
Stefan Reinauer d85400d805 Handle drivers/ equally to any other sub directory.
Signed-off-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
Acked-by: Stefan Reinauer <stefan.reinauer@coreboot.org>



git-svn-id: svn://svn.coreboot.org/coreboot/trunk@6503 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2011-04-15 03:30:03 +00:00
..
arch/x86 fix coreboot compilation without serial console enabled. 2011-04-14 21:05:41 +00:00
boot Unify use of post_code 2011-04-11 20:17:22 +00:00
console rename CONFIG_SERIAL_POST to CONFIG_CONSOLE_POST 2011-01-28 07:47:35 +00:00
cpu drop half an uart8250 implementation from smiutil and use the common code 2011-04-14 22:28:00 +00:00
devices Use subsystem id from devicetree.cb instead of Kconfig and move 2011-03-01 19:58:47 +00:00
drivers Handle drivers/ equally to any other sub directory. 2011-04-15 03:30:03 +00:00
ec Lenovo H8 EC: add missing include for thermal.asl 2011-04-13 09:23:45 +00:00
include Unify use of post_code 2011-04-11 20:17:22 +00:00
lib drop half an uart8250 implementation from smiutil and use the common code 2011-04-14 22:28:00 +00:00
mainboard fix mainboards that were including earlymtrr.c without actually using it. 2011-04-15 00:19:27 +00:00
northbridge drop incorrectly used CONFIG_ROM_IMAGE_SIZE and unused CONFIG_ARCH 2011-04-14 20:21:49 +00:00
pc80 Add option_table.h as dependency for all C based object files if option tables are used. 2011-03-08 20:49:18 +00:00
southbridge drop incorrectly used CONFIG_ROM_IMAGE_SIZE and unused CONFIG_ARCH 2011-04-14 20:21:49 +00:00
superio PC87384: add GPIO defines 2011-04-12 18:18:12 +00:00
vendorcode Fix breaking the build after removing files in tthe previous checkin. 2011-03-17 23:14:24 +00:00
Kconfig Handle drivers/ equally to any other sub directory. 2011-04-15 03:30:03 +00:00
Kconfig.deprecated_options move single options out of main menu and remove stray "options" 2011-01-05 02:27:53 +00:00